Uses of Class
org.starcoin.bean.Ed25519
-
Packages that use Ed25519 Package Description org.starcoin.bean -
-
Uses of Ed25519 in org.starcoin.bean
Methods in org.starcoin.bean that return Ed25519 Modifier and Type Method Description Ed25519Authenticator. getEd25519()Methods in org.starcoin.bean with parameters of type Ed25519 Modifier and Type Method Description voidAuthenticator. setEd25519(Ed25519 ed25519)
-