X509_MULTI_BYTE_UINT

When X509_MULTI_BYTE_UINT is used for the lpszStructType with CryptEncodeObject, CryptEncodeObjectEx, CryptDecodeObject, or CryptDecodeObjectEx the following details apply.

Object Identifier String

N/A

Corresponding Data Structure being encoded or decoded

pvStructInfo points to a CRYPT_UINT_BLOB. See BLOB Structure.

Additional Details

Before encoding, inserts a leading 0x00. After decoding, removes a leading 0x00.