Interface SLHDSAPrivateKey

All Superinterfaces:
Destroyable, Key, PrivateKey, Serializable, SLHDSAKey
All Known Implementing Classes:
BCSLHDSAPrivateKey

public interface SLHDSAPrivateKey extends PrivateKey, SLHDSAKey
  • Method Details

    • getPublicKey

      SLHDSAPublicKey getPublicKey()
      Return the public key corresponding to this private key.
      Returns:
      a SLH-DSA Public Key