This commit is contained in:
Max Goedjen
2022-01-01 18:39:21 -08:00
committed by GitHub
parent 22d9b37d63
commit fb6cebe92f
4 changed files with 30 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ import SecretKit
extension SecureEnclave {
/// An implementation of Secret backed by the Secure Enclave.
public struct Secret: SecretKit.Secret {
public let id: Data