menu
iop_sdk package
documentation
crypto.dart
SecpPublicKey
SecpPublicKey constructor
SecpPublicKey constructor
dark_mode
light_mode
SecpPublicKey
constructor
SecpPublicKey
(
Pointer
<
Void
>
_ffi
,
bool
_owned
)
Implementation
SecpPublicKey(this._ffi, this._owned);
iop_sdk package
documentation
crypto
SecpPublicKey
SecpPublicKey constructor
SecpPublicKey class