Bouncy Castle Cryptography Library 1.85

org.bouncycastle.jcajce.interfaces
Interface CMCEPrivateKey

All Superinterfaces:
CMCEKey, java.security.Key, java.security.PrivateKey, java.io.Serializable
All Known Implementing Classes:
BCCMCEPrivateKey

public interface CMCEPrivateKey
extends java.security.PrivateKey, CMCEKey


Field Summary
 
Fields inherited from interface java.security.PrivateKey
serialVersionUID
 
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
 
Methods inherited from interface org.bouncycastle.jcajce.interfaces.CMCEKey
getParameterSpec
 


Bouncy Castle Cryptography Library 1.85