Skip to content

2.0.0 - PotentCodables Update

Compare
Choose a tag to compare
@kdubb kdubb released this 13 Sep 08:27

Updated PotentCodables to the latest version (2.0.0) to bring in ASN.1 parsing fixes. Due to changes in the PotentASN1.AnyTime type, which is used in ShieldX509's API, a major version bump was required.

Breaking Changes

  • TBSCertificate.Validity.notBefore & TBSCertificate.Validity.notAfter use the the AnyTime which has changed to use ZonedDate.
  • Certificate.Builder.notBefore & Certificate.Builder.notAfter use the the AnyTime which has changed to use ZonedDate.