3 references to ImportPkcs8PrivateKey
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (3)
460
ImportPkcs8PrivateKey
(pkcs8, checkAlgorithm: false, out _);
574
ImportPkcs8PrivateKey
(source, checkAlgorithm: true, out bytesRead);
624
ImportPkcs8PrivateKey
(pkcs8, checkAlgorithm: false, out _);