pub const EVE_PRIVATE_KEY: (&str, Option<&'static [u8]>);
Expand description

Private key usually which identifies the attacker. This should not be accessible by the attacker though! Else the security violation gives false-positives!