2 references to FromBCryptBlob
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\RSACng.ImportExport.cs (1)
199rsaParams.FromBCryptBlob(rsaBlob, includePrivateParameters);
System\Security\Cryptography\RSABCrypt.cs (1)
84ret.FromBCryptBlob(keyBlob, includePrivateParameters);