Module cert_matter

Source
Expand description

Handling of certificates in Matter format

Functionsยง

convert_x509_bytes_to_matter
Convert certificate from X509/DER array of bytes to matter format x509 certificate must be compatible with matter
convert_x509_to_matter
Convert certificate in PEM file to matter format PEM file must contain x509 certificate compatible with matter
get_subject_node_id_from_x509