Bip44Key class

Implemented types

Constructors

Bip44Key(Pointer<Void> _ffi, bool _owned)

Properties

account int
no setter
change bool
no setter
hashCode int
The hash code for this object.
no setterinherited
key int
no setter
path String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
slip44 int
no setter
wif String
no setter

Methods

dispose() → void
override
neuter() Bip44PublicKey
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
privateKey() SecpPrivateKey
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited