public class BcPGPKeyPair extends PGPKeyPair
priv, pub
Constructor and Description |
---|
BcPGPKeyPair(int algorithm,
org.bouncycastle.crypto.AsymmetricCipherKeyPair keyPair,
Date date) |
public BcPGPKeyPair(int algorithm, org.bouncycastle.crypto.AsymmetricCipherKeyPair keyPair, Date date) throws PGPException
PGPException