Uses of Class gnu.crypto.keyring.EnvelopeEntry

Uses in package gnu.crypto.keyring

Fields of type gnu.crypto.keyring.EnvelopeEntry

EnvelopeEntry
The envelope that contains this one (if any).

Methods with parameter type gnu.crypto.keyring.EnvelopeEntry

void

Classes derived from gnu.crypto.keyring.EnvelopeEntry

class
class
class
class
An envelope entry that can be "masked" -- placed in a state where the envelope's contents cannot be accessed, due to the envelope not being fully decoded, for example.
class
An entry authenticated with a password-based MAC.
class
An envelope that is encrypted with a password-derived key.

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.