2 references to TryExportPkcs8PrivateKeyImpl
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellmanCng.Windows.cs (1)
145
return
TryExportPkcs8PrivateKeyImpl
(destination, out bytesWritten);
System\Security\Cryptography\X25519DiffieHellmanImplementation.Windows.cs (1)
128
return
TryExportPkcs8PrivateKeyImpl
(destination, out bytesWritten);