|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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
PGPException
public static byte[] createUserKeyingMaterial(PublicKeyPacket pubKeyData, KeyFingerPrintCalculator fingerPrintCalculator) throws java.io.IOException, PGPException
java.io.IOException
PGPException
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |