Class PKCS12CertificateCollectionImpl.CertificateCacheable
java.lang.Object
br.ufsc.labsec.commons.utils.cache.KVCacheable<X509Certificate>
br.ufsc.labsec.signature.repository.PKCS12IdentityService.PKCS12CertificateCollectionImpl.CertificateCacheable
- All Implemented Interfaces:
Cacheable, org.bouncycastle.util.Encodable
- Enclosing class:
PKCS12CertificateCollectionImpl
protected static class PKCS12CertificateCollectionImpl.CertificateCacheable
extends KVCacheable<X509Certificate>
-
Nested Class Summary
Nested classes/interfaces inherited from class KVCacheable
KVCacheable.ByteArrayCacheable, KVCacheable.EncodableCacheable<V>, KVCacheable.StringCacheable -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class KVCacheable
getCacheKey, getValue, setCacheKey
-
Constructor Details
-
CertificateCacheable
-
-
Method Details
-
getEncoded
- Throws:
IOException
-