Can you add other signature algorithms?
I need sha512WithRSAEncryption now and I don't know where did you find this
static uint8_t SEQUENCE_OBJECT_sha1WithRSAEncryption[] = {0x30, 0x0D, 0x06, 0x09, 0x2A, 0x86, 0x48, 0x86, 0xF7, 0x0D, 1, 1, 5, 0x05, 0x00};
Also I need to add ST and L to subject
Can you add other signature algorithms?
I need sha512WithRSAEncryption now and I don't know where did you find this
static uint8_t SEQUENCE_OBJECT_sha1WithRSAEncryption[] = {0x30, 0x0D, 0x06, 0x09, 0x2A, 0x86, 0x48, 0x86, 0xF7, 0x0D, 1, 1, 5, 0x05, 0x00};
Also I need to add ST and L to subject