menu
darkbio_crypto package
documentation
xdsa.dart
Signature
toBytes method
toBytes method
dark_mode
light_mode
toBytes
method
Uint8List
toBytes
(
)
Serializes the signature to a 3373-byte array.
Implementation
Uint8List toBytes() => _inner.toBytes();
darkbio_crypto package
documentation
xdsa
Signature
toBytes method
Signature class