Class SPHINCSKeyParameters

java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.sphincs.SPHINCSKeyParameters
All Implemented Interfaces:
CipherParameters
Direct Known Subclasses:
SPHINCSPrivateKeyParameters, SPHINCSPublicKeyParameters

public class SPHINCSKeyParameters extends AsymmetricKeyParameter
  • Field Details

  • Constructor Details

    • SPHINCSKeyParameters

      protected SPHINCSKeyParameters(boolean isPrivateKey, String treeDigest)
  • Method Details

    • getTreeDigest

      public String getTreeDigest()