Package org.starcoin.types
Class AuthenticationKey.Builder
- java.lang.Object
-
- org.starcoin.types.AuthenticationKey.Builder
-
- Enclosing class:
- AuthenticationKey
public static final class AuthenticationKey.Builder extends Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
-
-
Field Detail
-
value
public Bytes value
-
-
Method Detail
-
build
public AuthenticationKey build()
-
-