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