//! Module with the definition of the encryption PublicKey.
pubmodcompact;pubmodcompressed;pubmodstandard;pubusecompact::{CompactPrivateKey, CompactPublicKey, CompressedCompactPublicKey};pubusecompressed::CompressedPublicKey;pubusestandard::PublicKey;