Constant tor_llcrypto::pk::rsa::RSA_ID_LEN

source ·
pub const RSA_ID_LEN: usize = 20;
Expand description

How many bytes are in an “RSA ID”? (This is a legacy tor concept, and refers to identifying a relay by a SHA1 digest of its RSA public identity key.)