|
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.RFC6637Utils
Method Summary | |
static byte[] |
createUserKeyingMaterial(PublicKeyPacket pubKeyData,
KeyFingerPrintCalculator fingerPrintCalculator)
|
static java.lang.String |
getAgreementAlgorithm(PublicKeyPacket pubKeyData)
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
getKeyEncryptionOID(int algID)
|
static java.lang.String |
getXDHAlgorithm(PublicKeyPacket pubKeyData)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String getXDHAlgorithm(PublicKeyPacket pubKeyData)
public static java.lang.String getAgreementAlgorithm(PublicKeyPacket pubKeyData)
public static org.bouncycastle.asn1.ASN1ObjectIdentifier getKeyEncryptionOID(int algID) throws PGPException
public static byte[] createUserKeyingMaterial(PublicKeyPacket pubKeyData, KeyFingerPrintCalculator fingerPrintCalculator) throws java.io.IOException, PGPException
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |