public class RFC6637KDFCalculator
extends java.lang.Object
| Constructor and Description |
|---|
RFC6637KDFCalculator(PGPDigestCalculator digCalc,
int keyAlgorithm)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
createKey(ASN1ObjectIdentifier curveOID,
ECPoint s,
byte[] recipientFingerPrint)
Deprecated.
|
public RFC6637KDFCalculator(PGPDigestCalculator digCalc, int keyAlgorithm)
public byte[] createKey(ASN1ObjectIdentifier curveOID,
ECPoint s,
byte[] recipientFingerPrint)
throws PGPException
PGPException