2 references to TryExportRSAPrivateKey
System.Security.Cryptography (2)
System\Security\Cryptography\RSA.cs (2)
785if (!TryExportRSAPrivateKey(rented, out pkcs1Size)) 1295return alg.TryExportRSAPrivateKey(destination, out bytesWritten);