pub fn my_public_key() -> Option<PublicKey>
Get the active user’s public key. PublicKey is Copy, so this is by-value.
PublicKey
Copy