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