| Package | Description |
|---|---|
| com.google.crypto.tink.signature |
| Modifier and Type | Class and Description |
|---|---|
class |
EcdsaPublicKey
EcdsaPublicKey represents the public portion of ECDSA signature primitive.
|
| Modifier and Type | Method and Description |
|---|---|
abstract SignaturePublicKey |
SignaturePrivateKey.getPublicKey()
Returns the
SignaturePublicKey, which contains the verify function of the digital
signature primitive. |