struct

Matter::Crypto::Spake2p::SecretAndVerifiers

Inherits Struct < Value < Object

Constructors

new(ke : Slice(UInt8), h_ay : Slice(UInt8), h_bx : Slice(UInt8))
Source

Instance methods

h_ay
Source
h_ay=(h_ay : Bytes)
Source
h_bx
Source
h_bx=(h_bx : Bytes)
Source
ke=(ke : Bytes)
Source