Constant pupper::HMAC_KEY[][src]

pub const HMAC_KEY: LocalKey<[u8; 64]>;
Expand description

The PUP HMAC key.

It is of questionable legality to provide this key. Therefore, for accurate signature-related information, clients should overwrite this constant with the real key.