1
0
mirror of https://github.com/maxgoedjen/secretive.git synced 2025-06-19 22:00:56 +00:00

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
Sources/Packages/Sources
SecureEnclaveSecretKit/Documentation.docc
SmartCardSecretKit/Documentation.docc

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``