= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
ON THIS PAGE
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Decoding and encoding of X509 certificates in PEM format
PEM encoded certificates
of_pem_cstruct pem
is t list
, where all certificates of the pem
are extracted
of_pem_cstruct1 pem
is t
, where the single certificate of the pem
is extracted
to_pem_cstruct certificates
is pem
, the pem encoded certificates.