menu
on_chain package
documentation
ada/src/cip_8/models/models.dart
COSESign1Builder
toSignMessageBytes method
toSignMessageBytes method
dark_mode
light_mode
toSignMessageBytes
method
List
<
int
>
toSignMessageBytes
(
)
Implementation
List<int> toSignMessageBytes() { return toSigStruct().toCbor().encode(); }
on_chain package
documentation
ada/src/cip_8/models/models
COSESign1Builder
toSignMessageBytes method
COSESign1Builder class