public abstract class YzhSign extends Object
class
YzhSign.SignedData
YzhSign(YzhConfig yzhConfig)
String
decrypt(String data)
protected abstract String
encData(Object request)
YzhConfig
getYzhConfig()
void
setYzhConfig(YzhConfig yzhConfig)
protected YzhSign.SignedData
sign(Object request)
sign(String request)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public YzhSign(YzhConfig yzhConfig)
protected YzhSign.SignedData sign(Object request) throws Exception
Exception
protected abstract String sign(String request) throws Exception
protected abstract String encData(Object request) throws Exception
public String decrypt(String data) throws Exception
public YzhConfig getYzhConfig()
public void setYzhConfig(YzhConfig yzhConfig)
Copyright © 2025. All rights reserved.