netxduo
netxduo copied to clipboard
Add support for parsing ASN.1 GeneralizedTime in X509 Certificates
trafficstars
These changes implement support for parsing of ASN.1 GeneralizedTime strings contained in X509 certificates.
Support has also been added to allow the notBefore and notAfter time formats to be different. The current released version of NetX Secure assumed that both time formats would be the same.
Need to update tests
@eclipse-threadx/iot-threadx-committers: please review.