public class PgpKeyId extends Object implements Comparable<PgpKeyId>
| Constructor and Description | 
|---|
| PgpKeyId(long keyId) | 
| PgpKeyId(org.bouncycastle.openpgp.PGPPublicKey keyId) | 
| PgpKeyId(org.bouncycastle.openpgp.PGPSignature signature) | 
| PgpKeyId(String keyId) | 
public PgpKeyId(long keyId)
public PgpKeyId(org.bouncycastle.openpgp.PGPPublicKey keyId)
public PgpKeyId(org.bouncycastle.openpgp.PGPSignature signature)
public PgpKeyId(String keyId)