Package org.bouncycastle.tls
Class CertChainType
java.lang.Object
org.bouncycastle.tls.CertChainType
Implementation of the RFC 3546 3.3. CertChainType.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
individual_certs
public static final short individual_certs- See Also:
-
pkipath
public static final short pkipath- See Also:
-
-
Constructor Details
-
CertChainType
public CertChainType()
-
-
Method Details
-
getName
-
getText
-
isValid
public static boolean isValid(short certChainType)
-