macro_rules! server_signing_key_id {
    ($s:literal) => { ... };
}
Expand description

Compile-time checked ServerSigningKeyId construction.