Terraria v1.4.4.9
Terraria source code documentation
|
static unsafe bool Interop.crypt32.CryptQueryObject | ( | CertQueryObjectType | dwObjectType, |
void * | pvObject, | ||
ExpectedContentTypeFlags | dwExpectedContentTypeFlags, | ||
ExpectedFormatTypeFlags | dwExpectedFormatTypeFlags, | ||
int | dwFlags, | ||
out CertEncodingType | pdwMsgAndCertEncodingType, | ||
out ContentType | pdwContentType, | ||
out FormatType | pdwFormatType, | ||
out SafeCertStoreHandle | phCertStore, | ||
out SafeCryptMsgHandle | phMsg, | ||
out SafeCertContextHandle | ppvContext ) |