Method | Description | |
---|---|---|
GetAlgorithmName ( |
||
GetBasicAgreement ( |
||
GetBasicAgreement ( string algorithm ) : IBasicAgreement | ||
GetBasicAgreementWithKdf ( |
||
GetBasicAgreementWithKdf ( string agreeAlgorithm, string wrapAlgorithm ) : IBasicAgreement |
Method | Description | |
---|---|---|
AgreementUtilities ( ) : System.Collections |
public static GetAlgorithmName ( |
||
oid | ||
return | string |
public static GetBasicAgreement ( |
||
oid | ||
return | IBasicAgreement |
public static GetBasicAgreement ( string algorithm ) : IBasicAgreement | ||
algorithm | string | |
return | IBasicAgreement |
public static GetBasicAgreementWithKdf ( |
||
oid | ||
wrapAlgorithm | string | |
return | IBasicAgreement |
public static GetBasicAgreementWithKdf ( string agreeAlgorithm, string wrapAlgorithm ) : IBasicAgreement | ||
agreeAlgorithm | string | |
wrapAlgorithm | string | |
return | IBasicAgreement |