Package pgp.cert_d.backend
Storage Backends.
-
Class Summary Class Description FileBasedCertificateDirectoryBackend Implementation ofPGPCertificateDirectory.Backendwhich stores certificates in a directory structure.FileBasedCertificateDirectoryBackend.FilenameResolver Class to resolve file names from certificate fingerprints / special names.InMemoryCertificateDirectoryBackend Implementation of thePGPCertificateDirectory.Backendwhich stores key material in-memory.InMemoryCertificateDirectoryBackend.ObjectLockingMechanism