gnu.crypto.keyring
Class PublicKeyEntry
public final class PublicKeyEntry
TYPE
public static final int TYPE
- 6
PublicKeyEntry
public PublicKeyEntry(PublicKey key,
Date creationDate,
Properties properties)
decode
public static PublicKeyEntry decode(DataInputStream in)
throws IOException
encodePayload
protected void encodePayload()
throws IOException
- encodePayload in interface Entry
getKey
public PublicKey getKey()
Returns the public key.
- The public key.
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.