You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to sign some ISO 20022 messages and the X509Data type is missing some fields such as X509SubjectName, X509IssuerSerial, X509IssuerName, and X509SerialNumber (among others).
RFC 3075 provides details on the fields and there are references in other projects as well.
Would a PR be accepted with these additional fields?
The text was updated successfully, but these errors were encountered:
I am trying to sign some ISO 20022 messages and the
X509Data
type is missing some fields such asX509SubjectName
,X509IssuerSerial
,X509IssuerName
, andX509SerialNumber
(among others).RFC 3075 provides details on the fields and there are references in other projects as well.
Would a PR be accepted with these additional fields?
The text was updated successfully, but these errors were encountered: