KeyID
struct KeyID : Codable, Hashable
The EUDCC TrustCertificate KeyID
-
The key id String raw value
Declaration
Swift
public let rawValue: String
-
Creates a new instance of
EUDCC.TrustCertificate.KeyID
Declaration
Swift
public init(rawValue: String)
Parameters
rawValue
The key id String raw value
-
Creats a new instance of
EUDCC.TrustCertificate.KeyID
Declaration
Swift
init?( cryptographicSignature: EUDCC.CryptographicSignature )
Parameters
cryptographicSignature
The EUDCC CryptographicSignature