AgreementUtilities public static class AgreementUtilities Documentation public static string GetAlgorithmName(DerObjectIdentifier oid) public static IBasicAgreement GetBasicAgreement(DerObjectIdentifier oid) public static IBasicAgreement GetBasicAgreement(string algorithm) public static IBasicAgreement GetBasicAgreementWithKdf(DerObjectIdentifier oid, string wrapAlgorithm) public static IBasicAgreement GetBasicAgreementWithKdf(string agreeAlgorithm, string wrapAlgorithm) public static IRawAgreement GetRawAgreement(DerObjectIdentifier oid) public static IRawAgreement GetRawAgreement(string algorithm)