2 references to ExportKey
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\X25519DiffieHellmanCng.Windows.cs (1)
214
X25519WindowsHelpers.
ExportKey
(lease.Span.Slice(0, numBytesNeeded), privateKey, destination);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\X25519DiffieHellmanImplementation.Windows.cs (1)
204
X25519WindowsHelpers.
ExportKey
(key, privateKey, destination);