DER_PREFIX property
Implementation
static final DER_PREFIX = Uint8List.fromList([
0x30,
0x56,
0x30,
0x10,
0x06,
0x07,
0x2a,
0x86,
0x48,
0xce,
0x3d,
0x02,
0x01,
0x06,
0x05,
0x2b,
0x81,
0x04,
0x00,
0x0a,
0x03,
0x42,
0x00, // no padding
]);