Bouncy Castle Cryptography Library 1.85

org.bouncycastle.jcajce.interfaces
Interface FrodoKEMPrivateKey

All Superinterfaces:
FrodoKEMKey, java.security.Key, java.security.PrivateKey, java.io.Serializable
All Known Implementing Classes:
BCFrodoKEMPrivateKey

public interface FrodoKEMPrivateKey
extends java.security.PrivateKey, FrodoKEMKey


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.FrodoKEMKey
getParameterSpec
 


Bouncy Castle Cryptography Library 1.85