class

Matter::Codec::DERCodec::ObjectId

Inherits Matter::Codec::DERCodec::Base < Reference < Object

Constructors

new(object_id : String)

Initialize ObjectId from either:

  • Hex string (e.g., "2A8648CE3D0201") - legacy format
  • Dotted decimal notation (e.g., "1.2.840.10045.2.1")
Source

Instance methods

value
Source