1 override of ExportPrivateKeyCore
System.Security.Cryptography (1)
System\Security\Cryptography\X25519DiffieHellmanImplementation.OpenSsl.cs (1)
50
protected override void
ExportPrivateKeyCore
(Span<byte> destination)
2 references to ExportPrivateKeyCore
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellman.cs (2)
157
ExportPrivateKeyCore
(buffer);
184
ExportPrivateKeyCore
(destination);