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
-
-
Method Summary
-
Methods inherited from interface org.bouncycastle.pqc.jcajce.interfaces.DilithiumKey
getParameterSpec
-
-