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