[][src]Type Definition snmp_usm::Sha1AuthKey

type Sha1AuthKey<'a> = AuthKey<'a, Sha1>;

Type alias for an authentication key specialized with SHA-1 message-digest algorithm.