public class PGPPrivateKey
extends java.lang.Object
Constructor and Description |
---|
PGPPrivateKey(java.security.PrivateKey privateKey,
long keyID)
Create a PGPPrivateKey from a regular private key and the keyID of its associated
public key.
|