public class FileBasedOpenPgpStore extends AbstractOpenPgpStore
OpenPgpStore
which stores all information in a directory structure.OpenPgpTrustStore.Trust
contacts, keyStore, metadataStore, secretKeyPassphraseCallback, trustStore, unlocker
Constructor and Description |
---|
FileBasedOpenPgpStore(File basePath) |
Modifier and Type | Method and Description |
---|---|
static File |
getContactsPath(File basePath,
org.jxmpp.jid.BareJid jid) |
deletePublicKeyRing, deleteSecretKeyRing, generateKeyRing, getAnnouncedFingerprintsOf, getKeyRingProtector, getOpenPgpContact, getPublicKeyFetchDates, getPublicKeyRing, getPublicKeysOf, getSecretKeyRing, getSecretKeysOf, getTrust, importPublicKey, importSecretKey, setAnnouncedFingerprintsOf, setKeyRingProtector, setPublicKeyFetchDates, setSecretKeyPassphraseCallback, setTrust
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public FileBasedOpenPgpStore(File basePath)
public static File getContactsPath(File basePath, org.jxmpp.jid.BareJid jid)