Bouncy Castle Cryptography Library 1.79

org.bouncycastle.pqc.jcajce.interfaces
Interface DilithiumPublicKey

All Superinterfaces:
DilithiumKey, java.security.Key, java.security.PublicKey, java.io.Serializable
All Known Implementing Classes:
BCDilithiumPublicKey

public interface DilithiumPublicKey
extends java.security.PublicKey, DilithiumKey


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


Bouncy Castle Cryptography Library 1.79