|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.openpgp.operator.bc.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
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |