2 references to BlobToByteArray
System.Security (2)
system\security\cryptography\cryptoapi.cs (1)
2301return BlobToByteArray(blob);
system\security\cryptography\pkcs\pkcsutils.cs (1)
589list.Add(new Pkcs9AttributeObject(new Oid(cryptAttribute.pszObjId), CAPI.BlobToByteArray(cryptAttribute.Value)));