Index

C E F G I N P S V 
All Classes and Interfaces|All Packages|Serialized Form

C

close() - Method in class network.unique.signer.Pair
 
CryptoScheme - Enum Class in network.unique.signer
 

E

EcDSA - Enum constant in enum class network.unique.signer.CryptoScheme
 
Ed25519 - Enum constant in enum class network.unique.signer.CryptoScheme
 

F

fromSuri(CryptoScheme, String, String) - Static method in class network.unique.signer.Pair
 

G

generate(CryptoScheme, String) - Static method in class network.unique.signer.Pair
 

I

InvalidUtf8Exception - Exception in network.unique.signer.exception
 
InvalidUtf8Exception(String) - Constructor for exception network.unique.signer.exception.InvalidUtf8Exception
 

N

network.unique.signer - package network.unique.signer
 
network.unique.signer.exception - package network.unique.signer.exception
 

P

Pair - Class in network.unique.signer
 

S

SecretStringException - Exception in network.unique.signer.exception
 
SecretStringException(String) - Constructor for exception network.unique.signer.exception.SecretStringException
 
sign(byte[]) - Method in class network.unique.signer.Pair
 
Signer - Class in network.unique.signer
 
Signer() - Constructor for class network.unique.signer.Signer
 
Sr25519 - Enum constant in enum class network.unique.signer.CryptoScheme
 

V

valueOf(String) - Static method in enum class network.unique.signer.CryptoScheme
Returns the enum constant of this class with the specified name.
values() - Static method in enum class network.unique.signer.CryptoScheme
Returns an array containing the constants of this enum class, in the order they are declared.
C E F G I N P S V 
All Classes and Interfaces|All Packages|Serialized Form