Expand description
Python bindings for Microsoft PKI (AD CS) ASN.1 types.
Exposes MSCSTemplateV2 (certificate template extension) and
RequestClientInfo (enrollment client info) into the synta.ms_pki
submodule, along with OID constants for Microsoft-specific extensions.
Structsยง
- PyMSCS
Template V2 - Microsoft Certificate Services template extension v2 (
id-ms-certificate-template). - PyRequest
Client Info - Windows enrollment client info (OID
1.3.6.1.4.1.311.21.20).