3 references to DeriveSecretAgreementHandle
System.Core (3)
System\Security\Cryptography\ECDiffieHellmanCng.cs (3)
425using (SafeNCryptSecretHandle secretAgreement = DeriveSecretAgreementHandle(otherPartyPublicKey)) 451using (SafeNCryptSecretHandle secretAgreement = DeriveSecretAgreementHandle(otherPartyPublicKey)) 479using (SafeNCryptSecretHandle secretAgreement = DeriveSecretAgreementHandle(otherPartyPublicKey))