struct Matter::Cluster::OperationalCredentialsCluster::AddTrustedRootCertificateCommand

Overview

AddTrustedRootCertificate command (0x0B)

Defined in:

matter/cluster/operational_credentials_cluster.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(root_ca_certificate : Bytes) #

[View source]

Instance Method Detail

def root_ca_certificate : Bytes #

[View source]
def root_ca_certificate=(root_ca_certificate : Bytes) #

[View source]