struct Matter::Cluster::OperationalCredentialsCluster::CSRResponse

Overview

CSRResponse

Defined in:

matter/cluster/operational_credentials_cluster.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(nocsr_elements : Bytes, attestation_signature : Bytes) #

[View source]

Instance Method Detail

def attestation_signature : Bytes #

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

[View source]
def nocsr_elements : Bytes #

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

[View source]