menu
archethic_lib_dart package
documentation
archethic_lib_dart.dart
AuthorizedKey
AuthorizedKey constructor
AuthorizedKey constructor
dark_mode
light_mode
AuthorizedKey
constructor
AuthorizedKey
(
{
String
?
publicKey
,
String
?
encryptedSecretKey
,
})
Implementation
AuthorizedKey({this.publicKey, this.encryptedSecretKey});
archethic_lib_dart package
documentation
archethic_lib_dart
AuthorizedKey
AuthorizedKey constructor
AuthorizedKey class