Project public key files for use in configs (#264)

This commit is contained in:
Max Goedjen
2022-01-02 23:25:40 -08:00
committed by GitHub
parent 5894bbca00
commit 05c5aca9b6
4 changed files with 51 additions and 9 deletions

View File

@@ -4,8 +4,6 @@ import CryptoTokenKit
import LocalAuthentication
import SecretKit
// TODO: Might need to split this up into "sub-stores?"
// ie, each token has its own Store.
extension SmartCard {
/// An implementation of Store backed by a Smart Card.