public class RFC6637KDFCalculator extends 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
Copyright © 2018 BouncyCastle.org. All rights reserved.