Ios Platform Key Provider
Managed-key provider backed by iOS Keychain and Secure Enclave.
Functions
Link copied to clipboard
Deletes a platform key using its descriptor without restoring the alias first.
Link copied to clipboard
Generates a managed key in the platform key store.
Link copied to clipboard
open suspend override fun restoreManagedKey(stored: StoredKey.Managed): PlatformManagedKeyRestoration
Restores a platform key from its persisted descriptor.