toDer method

Uint8List toDer()

Serializes a private key into a DER buffer.

Implementation

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