类 AuthenticationKey
java.lang.Object
org.starcoin.types.AuthenticationKey
-
嵌套类概要
-
字段概要
-
构造器概要
-
方法概要
修饰符和类型方法说明static AuthenticationKey
bcsDeserialize(byte[] input)
byte[]
static AuthenticationKey
deserialize(Deserializer deserializer)
boolean
int
hashCode()
void
serialize(Serializer serializer)
-
字段详细资料
-
LENGTH
public static final int LENGTH- 另请参阅:
- 常量字段值
-
DUMMY_KEY
-
value
-
-
构造器详细资料
-
AuthenticationKey
-
-
方法详细资料
-
deserialize
-
bcsDeserialize
-
derivedAddress
-
serialize
-
bcsSerialize
-
equals
-
hashCode
public int hashCode()
-