Method Standards.X509.make_extension()
- Method
make_extension
Sequencemake_extension(Identifierid,Objectext,void|intcritical)- Description
Creates a certificate extension with the
idas identifier andextas the extension payload. If thecriticalflag is set the extension will be marked as critical.