1 reference to WritePkcs8PrivateKey
System.Security.Cryptography (1)
System\Security\Cryptography\RSACng.ImportExport.cs (1)
66
return RSAKeyFormatHelper.
WritePkcs8PrivateKey
(rsaParameters).TryEncode(destination, out bytesWritten);