[][src]Type Definition poly1305::Key

type Key = [u8; 32];

Poly1305 keys (32-bytes)