struct
Matter::Session::Case::OperationalCertChain
- Matter::Session::Case::OperationalCertChain
- Struct
- Value
- Object
Overview
Operational certificate chain for CASE authentication Note: For CASE Sigma2/Sigma3, these are operational certificates from commissioning, NOT attestation certificates (DAC/PAI/PAA)
Defined in:
matter/session/case/case.crConstructors
Instance Method Summary
- #icac : Bytes | Nil
- #icac=(icac : Bytes | Nil)
- #noc : Bytes
- #noc=(noc : Bytes)
- #root : Bytes | Nil
- #root=(root : Bytes | Nil)