Skip to main content

register_ext_module

Function register_ext_module 

Source
pub fn register_ext_module(parent: &Bound<'_, PyModule>) -> PyResult<()>
Expand description

Register the synta.ext submodule.

Exposes DER builders for common X.509 v3 extension values together with KEYID_* key-identifier method constants (RFC 5280 / RFC 7093) and KU_* key-usage bitmask constants (RFC 5280 ยง4.2.1.3).