Class RainbowKeyParameters

java.lang.Object
org.spongycastle.crypto.params.AsymmetricKeyParameter
org.spongycastle.pqc.legacy.crypto.rainbow.RainbowKeyParameters
All Implemented Interfaces:
CipherParameters
Direct Known Subclasses:
RainbowPrivateKeyParameters, RainbowPublicKeyParameters

public class RainbowKeyParameters extends AsymmetricKeyParameter
  • Constructor Details

    • RainbowKeyParameters

      public RainbowKeyParameters(boolean isPrivate, int docLength)
  • Method Details

    • getDocLength

      public int getDocLength()
      Returns:
      the docLength