Expand description
Matter TLV encoders and decoders for TLS Certificate Management Cluster Cluster ID: 0x0801
This file is automatically generated from TLSCertificateManagement.xml
Structs§
- ClientCSR
Response - Find
Client Certificate Response - Find
Root Certificate Response - Lookup
Client Certificate Response - Lookup
Root Certificate Response - Provision
Root Certificate Response - TLSCert
- TLSClient
Certificate Detail
Functions§
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
client_ csr_ response - Decode ClientCSRResponse command response (08)
- decode_
find_ client_ certificate_ response - Decode FindClientCertificateResponse command response (0B)
- decode_
find_ root_ certificate_ response - Decode FindRootCertificateResponse command response (03)
- decode_
lookup_ client_ certificate_ response - Decode LookupClientCertificateResponse command response (0D)
- decode_
lookup_ root_ certificate_ response - Decode LookupRootCertificateResponse command response (05)
- decode_
max_ client_ certificates - Decode MaxClientCertificates attribute (0x0002)
- decode_
max_ root_ certificates - Decode MaxRootCertificates attribute (0x0000)
- decode_
provision_ root_ certificate_ response - Decode ProvisionRootCertificateResponse command response (01)
- decode_
provisioned_ client_ certificates - Decode ProvisionedClientCertificates attribute (0x0003)
- decode_
provisioned_ root_ certificates - Decode ProvisionedRootCertificates attribute (0x0001)
- encode_
client_ csr - Encode ClientCSR command (0x07)
- encode_
find_ client_ certificate - Encode FindClientCertificate command (0x0A)
- encode_
find_ root_ certificate - Encode FindRootCertificate command (0x02)
- encode_
lookup_ client_ certificate - Encode LookupClientCertificate command (0x0C)
- encode_
lookup_ root_ certificate - Encode LookupRootCertificate command (0x04)
- encode_
provision_ client_ certificate - Encode ProvisionClientCertificate command (0x09)
- encode_
provision_ root_ certificate - Encode ProvisionRootCertificate command (0x00)
- encode_
remove_ client_ certificate - Encode RemoveClientCertificate command (0x0E)
- encode_
remove_ root_ certificate - Encode RemoveRootCertificate command (0x06)
- get_
attribute_ list - Get list of all attributes supported by this cluster