publicKey property
Key
get
publicKey
Fetch the public key.
Implementation
Key get publicKey => Key("public", _c_get_public_key(library));
Fetch the public key.
Key get publicKey => Key("public", _c_get_public_key(library));