2 references to FromBlob
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate2Collection.cs (2)
155using (ILoaderPal storePal = StorePal.FromBlob(rawData, safePasswordHandle, X509KeyStorageFlags.DefaultKeySet)) 202using (ILoaderPal storePal = StorePal.FromBlob(rawData, safePasswordHandle, keyStorageFlags))