Interface FalconPrivateKey

All Superinterfaces:
Destroyable, FalconKey, Key, PrivateKey, Serializable
All Known Implementing Classes:
BCFalconPrivateKey

public interface FalconPrivateKey extends PrivateKey, FalconKey
  • Method Details

    • getPublicKey

      FalconPublicKey getPublicKey()
      Return the public key corresponding to this private key.
      Returns:
      a Falcon Public Key