Bip44PublicKey class
- Implemented types
Constructors
-
Bip44PublicKey(Pointer<
Void> _ffi, bool _owned)
Properties
Methods
-
dispose(
) → void -
override
-
keyId(
) → SecpKeyId -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
publicKey(
) → SecpPublicKey -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited