Structures
The following structures are available globally.
-
See moreSecuredKey
is a representation of Secure Enclave keypair and performing PKI using Secure EnclaveDeclaration
Swift
public struct SecuredKey : @unchecked Sendable
-
A struct that provides encryption and decryption functionalities using
See moreSecuredKey
.Declaration
Swift
public struct SecuredKeyEncryptor : Encryptor