public class CertStoreCRLOps
extends java.lang.Object
Constructor and Description |
---|
CertStoreCRLOps(CertStore aDepo) |
Modifier and Type | Method and Description |
---|---|
int |
deleteCRL(CRLSearchTemplate aSAS) |
void |
deleteCRL(long aSILNo) |
void |
deleteCRLFromDirectory(long aSILNo,
long aDizinNo) |
java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL> |
listCRL(CRLSearchTemplate aSAS,
SILTipi[] aTipler) |
java.util.List<DepoDizin> |
listCRLDirectories(long aSILNo) |
tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<DepoSIL> |
listStoreCRL() |
tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<DepoSIL> |
listStoreCRL(CRLSearchTemplate aSAS,
SILTipi[] aTipler) |
void |
moveCRL(long aSILNo,
long aEskiDizinNo,
long aYeniDizinNo) |
DepoSIL |
readStoreCRL(java.lang.Long aSILNo) |
void |
writeCRL(byte[] aCRL,
java.lang.Long aDizinNo) |
void |
writeCRL(tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL aCRL,
java.lang.Long aDizinNo) |
public CertStoreCRLOps(CertStore aDepo)
public DepoSIL readStoreCRL(java.lang.Long aSILNo) throws CertStoreException
CertStoreException
public void writeCRL(tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL aCRL, java.lang.Long aDizinNo) throws CertStoreException
CertStoreException
public void writeCRL(byte[] aCRL, java.lang.Long aDizinNo) throws CertStoreException
CertStoreException
public tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<DepoSIL> listStoreCRL() throws CertStoreException
CertStoreException
public java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECRL> listCRL(CRLSearchTemplate aSAS, SILTipi[] aTipler) throws CertStoreException
CertStoreException
public tr.gov.tubitak.uekae.esya.api.common.util.ItemSource<DepoSIL> listStoreCRL(CRLSearchTemplate aSAS, SILTipi[] aTipler) throws CertStoreException
CertStoreException
public java.util.List<DepoDizin> listCRLDirectories(long aSILNo) throws CertStoreException
CertStoreException
public void deleteCRLFromDirectory(long aSILNo, long aDizinNo) throws CertStoreException
CertStoreException
public void moveCRL(long aSILNo, long aEskiDizinNo, long aYeniDizinNo) throws CertStoreException
CertStoreException
public void deleteCRL(long aSILNo) throws CertStoreException
CertStoreException
public int deleteCRL(CRLSearchTemplate aSAS) throws CertStoreException
CertStoreException
Copyright © 2025. All rights reserved.