2 references to BlobToByteArray
System.Security (2)
system\security\cryptography\pkcs\pkcsutils.cs (2)
430return CAPI.BlobToByteArray(pbDecoded.DangerousGetHandle()); 574Pkcs9AttributeObject attribute = new Pkcs9AttributeObject(oid, CAPI.BlobToByteArray(pAttributeBlob));