Package org.bouncycastle.crypto.tls
Class CertificateStatusType
- java.lang.Object
-
- org.bouncycastle.crypto.tls.CertificateStatusType
-
public class CertificateStatusType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static short
ocsp
-
Constructor Summary
Constructors Constructor Description CertificateStatusType()
-
-
-
Field Detail
-
ocsp
public static final short ocsp
- See Also:
- Constant Field Values
-
-