struct
Matter::Session::Pase::Definitions::Pake1
- Matter::Session::Pase::Definitions::Pake1
- Struct
- Value
- Object
Overview
PASE Pake1 message Sent by commissioner with their public key (pA)
Included Modules
- TLV::Serializable
Defined in:
matter/session/pase/definitions.crConstructors
Instance Method Summary
-
#to_bytes : Bytes
Encode to TLV bytes
-
#x : Bytes
Commissioner's public key (X value, pA)
-
#x=(x : Bytes)
Commissioner's public key (X value, pA)