PaserkKey class abstract
Constructors
- PaserkKey.new(Uint8List rawBytes, String prefix)
Properties
Methods
-
encode(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- k4LidPrefix → const String
- k4LocalPrefix → const String
- k4LocalPwPrefix → const String
- k4LocalWrapPiePrefix → const String
- k4LocalWrapPrefix → const String
- k4PidPrefix → const String
- k4PublicPrefix → const String
- k4SealPrefix → const String
- k4SecretPrefix → const String
- k4SecretPwPrefix → const String
- k4SecretWrapPiePrefix → const String
- k4SecretWrapPrefix → const String
- k4SidPrefix → const String