menu
r2f_x3dh_e2e package
documentation
models.dart
X3DHKey
X3DHKey constructor
X3DHKey constructor
dark_mode
light_mode
X3DHKey
constructor
X3DHKey
(
{
String
?
hexStr
,
List
<
int
>
?
bytes
,
})
Implementation
X3DHKey({this.hexStr, this.bytes});
r2f_x3dh_e2e package
documentation
models
X3DHKey
X3DHKey constructor
X3DHKey class