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
getEncodedMethods inherited from interface javax.security.auth.Destroyable
destroy, isDestroyedMethods inherited from interface org.bouncycastle.crypto.Key
equals, getAlgorithm, hashCode