Class Certificate.ParseOptions

java.lang.Object
org.bouncycastle.tls.Certificate.ParseOptions
Enclosing class:
Certificate

public static class Certificate.ParseOptions extends Object
  • Constructor Details

    • ParseOptions

      public ParseOptions()
  • Method Details

    • getMaxChainLength

      public int getMaxChainLength()
    • setMaxChainLength

      public Certificate.ParseOptions setMaxChainLength(int maxChainLength)
    • getCertificateType

      public short getCertificateType()
    • setCertificateType

      public Certificate.ParseOptions setCertificateType(short certificateType)
      Set the CertificateType according to the IANA TLS Certificate Types registry