|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.openpgp.operator.bc.BcKeyFingerprintCalculator
public class BcKeyFingerprintCalculator
Constructor Summary | |
---|---|
BcKeyFingerprintCalculator()
|
Method Summary | |
---|---|
byte[] |
calculateFingerprint(PublicKeyPacket publicPk)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BcKeyFingerprintCalculator()
Method Detail |
---|
public byte[] calculateFingerprint(PublicKeyPacket publicPk) throws PGPException
calculateFingerprint
in interface KeyFingerPrintCalculator
PGPException
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |