-
Fields Field Description org.c02e.jpgpj.Decryptor.symmetricPassphrase Null unless explicitly set by user.org.c02e.jpgpj.Decryptor.verificationRequired UseDecryptor.verificationTypeinstead.org.c02e.jpgpj.Encryptor.symmetricPassphrase Null unless explicitly set by user.org.c02e.jpgpj.Subkey.passphrase Null unless explicitly set by user.
-
Methods Method Description org.c02e.jpgpj.Ring.findById(Long) UseRing.findAll(java.lang.Long)(to find all subkeys on a ring, in case the same key had been included multiple times with different settings on the same ring).