pub fn revocation_sign_bytes(list: &RevocationList) -> Vec<u8> ⓘExpand description
Canonical bytes signed to produce RevocationList.signature. Keys: issuer_id, revoked_certs, updated_at.
pub fn revocation_sign_bytes(list: &RevocationList) -> Vec<u8> ⓘCanonical bytes signed to produce RevocationList.signature. Keys: issuer_id, revoked_certs, updated_at.