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
CertStoreException
public void writeOCSPResponseAndCertificate(tr.gov.tubitak.uekae.esya.api.asn.ocsp.EOCSPResponse aResponse, tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate) throws CertStoreException
CertStoreException
public java.util.List<DepoOzet> listOCSPResponseHashes(long aOCSPNo) throws CertStoreException
CertStoreException
public tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<DepoOCSP> listStoreOCSPResponses(OCSPSearchTemplate aSablon) throws CertStoreException
CertStoreException
public tr.gov.tubitak.uekae.esya.api.asn.ocsp.EBasicOCSPResponse listOCSPResponses(OCSPSearchTemplate aSablon) throws CertStoreException
CertStoreException
public int deleteOCSPResponse(long aOCSPNo) throws CertStoreException
CertStoreException
Copyright © 2025. All rights reserved.