gnu.crypto.keyring
Class CompressedEntry
public class CompressedEntry
add , containsAlias , containsEntry , decodeEnvelope , encodePayload , get , getAliasList , getEntries , remove , remove , setContainingEnvelope |
TYPE
public static final int TYPE
- 4
CompressedEntry
public CompressedEntry(Properties properties)
decode
public static CompressedEntry decode(DataInputStream in)
throws IOException
encodePayload
protected void encodePayload()
throws IOException
This method is called of subclasses when the payload data needs to be
created.
- encodePayload in interface EnvelopeEntry
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.