Bouncy Castle Cryptography Library 1.64

org.bouncycastle.crypto.tls
Class CertificateStatusType

java.lang.Object
  extended byorg.bouncycastle.crypto.tls.CertificateStatusType

Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).

public class CertificateStatusType
extends java.lang.Object


Field Summary
static short ocsp
          Deprecated.  
 
Constructor Summary
CertificateStatusType()
          Deprecated.  
 
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
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

CertificateStatusType

public CertificateStatusType()
Deprecated. 

Bouncy Castle Cryptography Library 1.64