ec method

Uint8List ec()

Implementation

Uint8List ec() {
  return this.key;
}