| Package | Description |
|---|---|
| com.google.crypto.tink.signature | |
| com.google.crypto.tink.signature.internal | |
| com.google.crypto.tink.subtle |
| Modifier and Type | Method and Description |
|---|---|
static Ed25519PrivateKey |
Ed25519PrivateKey.create(Ed25519PublicKey publicKey,
SecretBytes privateKeyBytes) |
| Modifier and Type | Method and Description |
|---|---|
static PublicKeySign |
Ed25519SignJce.create(Ed25519PrivateKey key) |
| Modifier and Type | Method and Description |
|---|---|
static PublicKeySign |
Ed25519Sign.create(Ed25519PrivateKey key) |