com.rsa.certj.provider.revocation.ocsp

Class OCSPResponderInternal

java.lang.Object
  |
  +--com.rsa.certj.provider.revocation.ocsp.OCSPResponder
        |
        +--com.rsa.certj.provider.revocation.ocsp.OCSPResponderInternal
All Implemented Interfaces:
Cloneable

public class OCSPResponderInternal
extends OCSPResponder

This class holds information about a particular OCSP OCSPResponderInternal.

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


Field Summary

 byte[]

expectedKeyHash

 

 byte[]

extraRequestCertsDER

 

 byte[]

taggedSignerNameDER

 

 
Fields inherited from class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
FLAG_DISABLE_CERT_SEND, FLAG_DISABLE_NONCES, FLAG_ENABLE_CHAIN_SEND, FLAG_RESPONDER_NOCHECK, PROFILE_GENERIC, PROFILE_RSAKCA, PROFILE_VALICERT, PROFILE_VERISIGN
 
Methods inherited from class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
clone, getDatabase, getDestList, getFlags, getProfile, getProxyList, getRequestControl, getResponderCACerts, getResponderCert, getTimeTolerance, setDatabase, setFlags, setProfile, setProxyList, setRequestControl, setResponderCACerts, setTimeTolerance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

extraRequestCertsDER

public byte[] extraRequestCertsDER

taggedSignerNameDER

public byte[] taggedSignerNameDER

expectedKeyHash

public byte[] expectedKeyHash


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