| Package | Description |
|---|---|
| com.google.crypto.tink.signature |
| Modifier and Type | Class and Description |
|---|---|
class |
EcdsaPrivateKey
Represents a key for computing ECDSA signatures.
|
class |
Ed25519PrivateKey
The key for computing Ed25519 signatures.
|
class |
RsaSsaPkcs1PrivateKey
Represents a private key for RSA SSA PKCS1 signatures.
|
class |
RsaSsaPssPrivateKey
Represents a private key for RSA SSA PSS signatures.
|