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