Extensions
The following extensions are available globally.
-
Extensions for encrypting, decrypting or signing
See moreData
using the appropriate algorithm determined by the key’s curve with the providedECPrivateKey
orECPublicKey
.
-
Extensions for encrypting or signing a
See moreString
by converting it to UTF8 Data, then using the appropriate algorithm determined by the key’s curve with the providedECPrivateKey
orECPublicKey
.Declaration
Swift
struct String