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