2.3.2.5.3 SerializedPropertyEntry

Referenced by: CertStoreCertificateGroup

Specifies an entry in a serialized digital certificate store that contains data for a property associated with a certificate in the store.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

id

encodingType

length

value (variable)

...

id (4 bytes): An unsigned integer specifying the identifier of the property. MUST be less than or equal to 0x0000FFFF and MUST NOT be the value 0x00000000 or 0x00000020 because these values specify the special entries SerializedCertificateEntry (section 2.3.2.5.1) and EndElementMarkerEntry (section 2.3.2.5.2).

encodingType (4 bytes): An unsigned integer that MUST be the value 0x00000001, which specifies ASN.1 encoding ([ITUX680-1994]).

length (4 bytes): An unsigned integer that specifies the count of bytes for the value field.

value (variable): Specifies the value of the property. This field SHOULD be ignored on read<13>.