Class GMSSPublicKeyParameters

All Implemented Interfaces:
CipherParameters

public class GMSSPublicKeyParameters extends GMSSKeyParameters
  • Constructor Details

    • GMSSPublicKeyParameters

      public GMSSPublicKeyParameters(byte[] key, GMSSParameters gmssParameterSet)
      The constructor.
      Parameters:
      key - a raw GMSS public key
      gmssParameterSet - an instance of GMSSParameterset
  • Method Details

    • getPublicKey

      public byte[] getPublicKey()
      Returns the GMSS public key
      Returns:
      The GMSS public key