2 references to FromBlobOrFile
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\StorePal.Windows.Import.cs (2)
15return FromBlobOrFile(rawData, null, password, keyStorageFlags); 20return FromBlobOrFile(null, fileName, password, keyStorageFlags);