[][src]Type Definition snmp_usm::Md5AuthKey

type Md5AuthKey<'a> = AuthKey<'a, Md5>;

Type alias for an authentication key specialized with the MD5 message-digest algorithm.