CDP extension ASN.1 tag
问题 I'm trying to understand ASN.1 format used in CDP Extension in x509 certificate. When reading the cert from google, I see these code related: 30 26 30 24 a0 22 a0 20 86 1e (url start) according to http://rcardon.free.fr/websign/download/api-x509-ext/be/cardon/asn1/x509/extensions/CRLDistributionPoints.html and http://javadoc.iaik.tugraz.at/iaik_jce/current/iaik/asn1/structures/GeneralNames.html, the GeneralNames should be a SEQUENCE of GeneralName. Why there is a 86 directly without another