menu
dart_nostr package
documentation
nostr/instance/keys/base/keys.dart
NostrKeysBase
decodeNsecKeyToPrivateKey abstract method
decodeNsecKeyToPrivateKey abstract method
dark_mode
light_mode
decodeNsecKeyToPrivateKey
abstract method
String
decodeNsecKeyToPrivateKey
(
String
nsecKey
)
Implementation
String decodeNsecKeyToPrivateKey(String nsecKey);
dart_nostr package
documentation
nostr/instance/keys/base/keys
NostrKeysBase
decodeNsecKeyToPrivateKey abstract method
NostrKeysBase class