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