publicKey property

Key get publicKey

Fetch the public key.

Implementation

Key get publicKey => Key("public", _c_get_public_key(library));