Bouncy Castle Cryptography Library 1.84

org.bouncycastle.pqc.jcajce.interfaces
Interface NTRUPlusPrivateKey

All Superinterfaces:
java.security.Key, NTRUPlusKey, java.security.PrivateKey, java.io.Serializable

public interface NTRUPlusPrivateKey
extends java.security.PrivateKey, NTRUPlusKey


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.pqc.jcajce.interfaces.NTRUPlusKey
getParameterSpec
 


Bouncy Castle Cryptography Library 1.84