This commit is contained in:
Max Goedjen 2020-03-08 21:19:47 -07:00
parent 5e76dd4024
commit d0b9a0872c
No known key found for this signature in database
GPG Key ID: E58C21DD77B9B8E8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import Combine
extension SmartCard {
public struct Secret: SecretKit.Secret {
public let id: Data
public let name: String
public let publicKey: Data