public interface DilithiumPrivateKey extends java.security.PrivateKey, DilithiumKey
Modifier and Type | Method and Description |
---|---|
DilithiumPublicKey |
getPublicKey()
Return the public key corresponding to this private key.
|
getParameterSpec
DilithiumPublicKey getPublicKey()