pub type ReplySurbEncryptionAlgorithm = PacketEncryptionAlgorithm;Expand description
Encryption algorithm used for end-to-end encryption of reply messages constructed using ReplySURBs.
Aliased Typeยง
pub struct ReplySurbEncryptionAlgorithm { /* private fields */ }