12 references to DecodeObject
System (12)
security\system\security\cryptography\x509\x509certificate2.cs (4)
164bool result = CAPI.DecodeObject(pszStructType, 178result = CAPI.DecodeObject(new IntPtr(CAPI.X509_DSS_PARAMETERS), 986bool result = CAPI.DecodeObject(ptr.DangerousGetHandle(), 1005result = CAPI.DecodeObject(new IntPtr(CAPI.X509_UNICODE_ANY_STRING),
security\system\security\cryptography\x509\x509certificate2collection.cs (3)
846bool result = CAPI.DecodeObject(new IntPtr(CAPI.X509_UNICODE_ANY_STRING), 866bool result = CAPI.DecodeObject(new IntPtr(CAPI.X509_CERTIFICATE_TEMPLATE), 949bool result = CAPI.DecodeObject(new IntPtr(CAPI.X509_CERT_POLICIES),
security\system\security\cryptography\x509\x509extension.cs (5)
128bool result = CAPI.DecodeObject(new IntPtr(CAPI.X509_KEY_USAGE), 217bool result = CAPI.DecodeObject(new IntPtr(CAPI.X509_BASIC_CONSTRAINTS), 235bool result = CAPI.DecodeObject(new IntPtr(CAPI.X509_BASIC_CONSTRAINTS2), 317bool result = CAPI.DecodeObject(new IntPtr(CAPI.X509_ENHANCED_KEY_USAGE), 428bool result = CAPI.DecodeObject(pb.DangerousGetHandle(),