Package org.bouncycastle.crypto
Interface AsymmetricPrivateKey
- All Superinterfaces:
AsymmetricKey
,Destroyable
,Key
- All Known Implementing Classes:
AsymmetricDHPrivateKey
,AsymmetricDSAPrivateKey
,AsymmetricDSTU4145PrivateKey
,AsymmetricECGOST3410PrivateKey
,AsymmetricECPrivateKey
,AsymmetricEdDSAPrivateKey
,AsymmetricGOST3410PrivateKey
,AsymmetricLMSPrivateKey
,AsymmetricRSAPrivateKey
,AsymmetricXDHPrivateKey
Marker interface for a private key,
-
Method Summary
Methods inherited from interface org.bouncycastle.crypto.AsymmetricKey
getEncoded
Methods inherited from interface javax.security.auth.Destroyable
destroy, isDestroyed
Methods inherited from interface org.bouncycastle.crypto.Key
equals, getAlgorithm, hashCode