1 override of DeriveRawSecretAgreementCore
System.Security.Cryptography (1)
System\Security\Cryptography\X25519DiffieHellmanImplementation.OpenSsl.cs (1)
21
protected override void
DeriveRawSecretAgreementCore
(X25519DiffieHellman otherParty, Span<byte> destination)
2 references to DeriveRawSecretAgreementCore
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellman.cs (2)
81
DeriveRawSecretAgreementCore
(otherParty, buffer);
120
DeriveRawSecretAgreementCore
(otherParty, destination);