pub type PublicKey = PublicKey;
Expand description

A public key used for decrypting data.

Re-exported from the crypto_box crate.