toBytes method

Uint8List toBytes()

Converts a public key into a 1984-byte array.

Implementation

Uint8List toBytes() => _inner.toBytes();