| Package | Description |
|---|---|
| com.google.crypto.tink.signature |
| Modifier and Type | Class and Description |
|---|---|
class |
EcdsaPrivateKey
Represents a key for computing ECDSA signatures.
|
class |
SignaturePrivateKey
A
SignaturePrivateKey represents a digital signature primitive, which consists of a sign
and a verify function. |