pub const DER_SIGNATURE_PREFIX: u8 = 0x30; // 48u8
DER signature prefix (0x30 = SEQUENCE tag in DER encoding)