Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Matter::Crypto::BinaryKeyPair
Inherits
Struct
<
Value
<
Object
Binary key pair structure
Constructors
new
(public_key :
Slice
(
UInt8
), private_key :
Slice
(
UInt8
))
Source
Instance methods
private_key
Source
private_key=
(private_key :
Bytes
)
Source
public_key
Source
public_key=
(public_key :
Bytes
)
Source