This commit is contained in:
Max Goedjen
2020-03-08 21:19:47 -07:00
parent 5e76dd4024
commit d0b9a0872c

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