Skip to content

CRL parser update

Compare
Choose a tag to compare
@kjur kjur released this 16 Feb 18:20
· 50 commits to master since this release
  • Changes from 10.5.4 to 10.5.5 (2022-Feb-17)
    • src/x509crl.js X509CRL class
      • add getIssuerHex method
      • add findRevCert method
      • add findRevCertBySN method
    • test/x509crl.html update