toBytes method

List<int> toBytes()

Implementation

List<int> toBytes() => [...fvk.toBytes(), ...dk.toBytes()];