Bouncy Castle Cryptography 1.50

org.bouncycastle.crypto.tls
Class CertificateStatusType

java.lang.Object
  extended by org.bouncycastle.crypto.tls.CertificateStatusType

public class CertificateStatusType
extends java.lang.Object


Field Summary
static short ocsp
           
 
Constructor Summary
CertificateStatusType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ocsp

public static final short ocsp
See Also:
Constant Field Values
Constructor Detail

CertificateStatusType

public CertificateStatusType()

Bouncy Castle Cryptography 1.50