Open Erebril opened 9 years ago
hi, sorry about my english, i need to append the modulus and exponent to the signature and i dont know how, is there any way to do this in this branch?
this is the format i need
<KeyInfo> <KeyValue> <RSAKeyValue> <Modulus> </Modulus> <Exponent> </Exponent> </RSAKeyValue> </KeyValue> <X509Data> <X509Certificate> </X509Certificate> </X509Data> </KeyInfo>
Adding RSA keys is currently not supported in the library, only reading them. Marked this as enhancement
hi, sorry about my english, i need to append the modulus and exponent to the signature and i dont know how, is there any way to do this in this branch?
this is the format i need