Bouncy Castle Cryptography Library 1.84

org.bouncycastle.pqc.jcajce.interfaces
Interface NTRUPlusPublicKey

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

public interface NTRUPlusPublicKey
extends java.security.PublicKey, NTRUPlusKey


Field Summary
 
Fields inherited from interface java.security.PublicKey
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