Class RainbowKeyParameters

java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.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