public class CertStoreOCSPOps
extends java.lang.Object
| Constructor and Description |
|---|
CertStoreOCSPOps(CertStore aDepo) |
| Modifier and Type | Method and Description |
|---|---|
int |
deleteOCSPResponse(long aOCSPNo) |
java.util.List<DepoOzet> |
listOCSPResponseHashes(long aOCSPNo) |
tr.gov.tubitak.uekae.esya.api.asn.ocsp.EBasicOCSPResponse |
listOCSPResponses(OCSPSearchTemplate aSablon) |
tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<DepoOCSP> |
listStoreOCSPResponses(OCSPSearchTemplate aSablon) |
DepoOCSP |
readStoreOCSPResponse(long aOCSPNo) |
void |
writeOCSPResponseAndCertificate(tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aResponse,
tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate) |
public CertStoreOCSPOps(CertStore aDepo)
public DepoOCSP readStoreOCSPResponse(long aOCSPNo) throws CertStoreException
CertStoreExceptionpublic void writeOCSPResponseAndCertificate(tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aResponse,
tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate)
throws CertStoreException
CertStoreExceptionpublic java.util.List<DepoOzet> listOCSPResponseHashes(long aOCSPNo) throws CertStoreException
CertStoreExceptionpublic tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<DepoOCSP> listStoreOCSPResponses(OCSPSearchTemplate aSablon) throws CertStoreException
CertStoreExceptionpublic tr.gov.tubitak.uekae.esya.api.asn.ocsp.EBasicOCSPResponse listOCSPResponses(OCSPSearchTemplate aSablon) throws CertStoreException
CertStoreExceptionpublic int deleteOCSPResponse(long aOCSPNo)
throws CertStoreException
CertStoreExceptionCopyright © 2025. All rights reserved.