Interface IBasicAgreement
- Namespace
- Enterprises.Org.BouncyCastle.Crypto
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public interface IBasicAgreementMethods
CalculateAgreement(ICipherParameters)
BigInteger CalculateAgreement(ICipherParameters pubKey)Parameters
- pubKeyICipherParameters
Returns
GetFieldSize()
int GetFieldSize()Returns
Init(ICipherParameters)
void Init(ICipherParameters parameters)Parameters
- parametersICipherParameters