| Package | Description |
|---|---|
| com.google.crypto.tink.signature |
| Modifier and Type | Class and Description |
|---|---|
class |
EcdsaParameters
Describes the parameters of an ECDSA signature primitive.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureParameters |
SignaturePrivateKey.getParameters()
Returns the parameters of this key.
|
abstract SignatureParameters |
SignaturePublicKey.getParameters()
Returns the parameters of this key.
|