Package | Description |
---|---|
org.bouncycastle.crypto.params |
Modifier and Type | Method and Description |
---|---|
Ed448PublicKeyParameters |
Ed448PrivateKeyParameters.generatePublicKey() |
Modifier and Type | Method and Description |
---|---|
void |
Ed448PrivateKeyParameters.sign(int algorithm,
Ed448PublicKeyParameters publicKey,
byte[] ctx,
byte[] msg,
int msgOff,
int msgLen,
byte[] sig,
int sigOff) |
Copyright © 2020 BouncyCastle.org. All rights reserved.