toDer method

Uint8List toDer()

Serializes a public key into a DER buffer.

Implementation

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