com.rsa.certj.provider.revocation.ocsp

Class OCSPCertID

java.lang.Object
  |
  +--com.rsa.certj.provider.revocation.ocsp.OCSPCertID

public final class OCSPCertID
extends Object

This class holds information about a particular OCSP CertID.

Access the public members to obtain the values.

Copyright © RSA Security Inc., 2001. All rights reserved.


Field Summary

 byte[]

encoding

 

 String

hashAlg

 

 byte[]

issuerKeyHash

 

 byte[]

issuerNameHash

 

 byte[]

serial

 

 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hashAlg

public String hashAlg

issuerKeyHash

public byte[] issuerKeyHash

issuerNameHash

public byte[] issuerNameHash

serial

public byte[] serial

encoding

public byte[] encoding


RSA BSAFE ® Cert-J 2.1.1 001-047007-211-001-000