Type Definition saltyrtc_client::crypto::PublicKey[][src]

type PublicKey = PublicKey;

A public key used for decrypting data.

Re-exported from the rust_sodium crate.