Class CertChainType

java.lang.Object
org.bouncycastle.tls.CertChainType

public class CertChainType extends Object
Implementation of the RFC 3546 3.3. CertChainType.
  • Field Details

  • Constructor Details

    • CertChainType

      public CertChainType()
  • Method Details

    • getName

      public static String getName(short certChainType)
    • getText

      public static String getText(short certChainType)
    • isValid

      public static boolean isValid(short certChainType)