Interface SPHINCSPlusPrivateKey

  • All Superinterfaces:
    javax.security.auth.Destroyable, java.security.Key, java.security.PrivateKey, java.io.Serializable, SPHINCSPlusKey
    All Known Implementing Classes:
    BCSPHINCSPlusPrivateKey

    public interface SPHINCSPlusPrivateKey
    extends java.security.PrivateKey, SPHINCSPlusKey
    • Field Summary

      • Fields inherited from interface java.security.Key

        serialVersionUID
      • Fields inherited from interface java.security.PrivateKey

        serialVersionUID
    • Method Detail

      • getPublicKey

        SPHINCSPlusPublicKey getPublicKey()
        Return the public key corresponding to this private key.
        Returns:
        a SPHINCS+ Public Key