Add extensions.

This commit is contained in:
Max Goedjen 2022-01-01 23:27:20 -08:00
parent b0322b4c1f
commit c90ef164d5
No known key found for this signature in database
GPG Key ID: E58C21DD77B9B8E8
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# ``SecureEnclaveSecretKit/SecureEnclave``
## Topics
### Implementations
- ``Secret``
- ``Store``
### Errors
- ``KeychainError``
- ``SigningError``
- ``SecurityError``

View File

@ -0,0 +1,14 @@
# ``SmartCardSecretKit/SmartCard``
## Topics
### Implementations
- ``Secret``
- ``Store``
### Errors
- ``KeychainError``
- ``SigningError``
- ``SecurityError``