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§
- client_
csr - Invoke
ClientCSRcommand on clusterTLS Certificate Management. - 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_
command_ json - 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)
- find_
client_ certificate - Invoke
FindClientCertificatecommand on clusterTLS Certificate Management. - find_
root_ certificate - Invoke
FindRootCertificatecommand on clusterTLS Certificate Management. - get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - lookup_
client_ certificate - Invoke
LookupClientCertificatecommand on clusterTLS Certificate Management. - lookup_
root_ certificate - Invoke
LookupRootCertificatecommand on clusterTLS Certificate Management. - provision_
client_ certificate - Invoke
ProvisionClientCertificatecommand on clusterTLS Certificate Management. - provision_
root_ certificate - Invoke
ProvisionRootCertificatecommand on clusterTLS Certificate Management. - read_
max_ client_ certificates - Read
MaxClientCertificatesattribute from clusterTLS Certificate Management. - read_
max_ root_ certificates - Read
MaxRootCertificatesattribute from clusterTLS Certificate Management. - read_
provisioned_ client_ certificates - Read
ProvisionedClientCertificatesattribute from clusterTLS Certificate Management. - read_
provisioned_ root_ certificates - Read
ProvisionedRootCertificatesattribute from clusterTLS Certificate Management. - remove_
client_ certificate - Invoke
RemoveClientCertificatecommand on clusterTLS Certificate Management. - remove_
root_ certificate - Invoke
RemoveRootCertificatecommand on clusterTLS Certificate Management.