Package | Description |
---|---|
org.bouncycastle.crypto.params |
Modifier and Type | Method and Description |
---|---|
X25519PublicKeyParameters |
X25519PrivateKeyParameters.generatePublicKey() |
Modifier and Type | Method and Description |
---|---|
void |
X25519PrivateKeyParameters.generateSecret(X25519PublicKeyParameters publicKey,
byte[] buf,
int off) |
Copyright © 2021 BouncyCastle.org. All rights reserved.