| Interface | Description |
|---|---|
| SecureRandomProvider |
| Class | Description |
|---|---|
| Curve25519 |
A Curve25519 interface for generating keys, calculating agreements, creating signatures,
and verifying signatures.
|
| Curve25519KeyPair |
A tuple that contains a Curve25519 public and private key.
|
| JavaCurve25519Provider | |
| JCESecureRandomProvider | |
| JCESha512Provider | |
| OpportunisticCurve25519Provider |
| Exception | Description |
|---|---|
| NoSuchProviderException | |
| VrfSignatureVerificationFailedException |