3 references to DeriveSecretAgreementHandle
System.Security.Cryptography (3)
System\Security\Cryptography\ECDiffieHellmanCng.Derive.cs (3)
57using (SafeNCryptSecretHandle handle = DeriveSecretAgreementHandle(otherPartyPublicKey)) 106return DeriveSecretAgreementHandle(importedKey); 119return DeriveSecretAgreementHandle(importedKey);