X509_DSS_PUBLICKEY

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

Additional Details

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