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