Skip to content

more multi-valued RDN support

Compare
Choose a tag to compare
@kjur kjur released this 19 Nov 00:32
· 279 commits to master since this release
  • x509 1.1.9 to 1.1.10
    • X509 class
      • multi-valued RDN support in hex2dn and hex2rdn method.
      • optional string index argument added to hex2dn and hex2rdn method.
      • hex2attrTypeAndValue static method added
    • API document update
  • asn1x509 1.0.17 to 1.0.18
    • X500Name class
      • LDAP(RFC 2253) name support
      • setByLdapString method added
      • onelineToLDAP static method added
      • ldapToOneline static method added
      • 'ldapstr& constructor parameter is supported
      • more AttributeType name supported in atype2oidList
    • OID static class
      • oid2atype static method added
    • API document update
  • asn1 1.0.11 to 1.0.12
    • refactoring in DERObjectIdentifier
    • API document update