Extensions

The following extensions are available globally.

  • Extensions for encrypting, decrypting or signing Data using the appropriate algorithm determined by the key’s curve with the provided ECPrivateKey or ECPublicKey.

    See more
  • Extensions for encrypting or signing a String by converting it to UTF8 Data, then using the appropriate algorithm determined by the key’s curve with the provided ECPrivateKey or ECPublicKey.

    See more

    Declaration

    Swift

    struct String