X509_MULTI_BYTE_INTEGER

When X509_MULTI_BYTE_INTEGER 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_INTEGER_BLOB structure. See BLOB Structure.

Additional Details

The integer in the blob is treated as being in little endian order.