Method Standards.X509.make_extension()
- Method make_extension
Sequence make_extension(Identifier id, Object ext, void|int critical)
- Description
Creates a certificate extension with the id as identifier and ext as the extension payload. If the critical flag is set the extension will be marked as critical.