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