AbstractAsymmetricKey, AbstractKey, AbstractPrivateKey, AbstractPublicKey, KeyAddress, PrivateKey, PublicKey, RSAOAEPPrivateKey, RSAOAEPPublicKey, SymmetricKeypublic interface KeyMatcher
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isMatchingKey(AbstractKey key) |
|
boolean |
isMatchingKeyAddress(KeyAddress other) |
boolean isMatchingKey(AbstractKey key)
boolean isMatchingKeyAddress(KeyAddress other)