See: Description
Interface | Description |
---|---|
DSTU4145Key |
Main interface for a DSTU-4145 key.
|
DSTU4145PrivateKey |
Interface that a DSTU-4145 private key needs to conform to.
|
DSTU4145PublicKey |
Interface that a DSTU-4145 public key needs to conform to.
|
ECGOST3410PrivateKey |
Interface that a ECGOST-3410 private key needs to conform to.
|
ECGOST3410PublicKey |
Interface that a ECGOST-3410 public key needs to conform to.
|
EdDSAKey |
Base interface for an EdDSA signing/verification key.
|
EdDSAPrivateKey | |
EdDSAPublicKey | |
GOST3410Key<T extends java.security.spec.AlgorithmParameterSpec> |
Main interface for a GOST keys.
|
GOST3410PrivateKey |
Interface that a GOST-3410 private key needs to conform to.
|
GOST3410PublicKey |
Interface that a GOST-3410 public key needs to conform to.
|
LMSKey |
Base interface for Leighton-Micali Hash-Based Signatures (LMS) keys.
|
LMSPrivateKey |
Base interface for an LMS private key
|
LMSPublicKey | |
XDHKey |
Base interface for XDH agreement keys.
|
XDHPrivateKey | |
XDHPublicKey |