-
A piece of information that determines the functional output of a cryptographic algorithm.
Declaration
Swift
@objc dynamic var key: String?
-
A string in JSON (JavaScript Object Notation) format.
Declaration
Swift
@objc dynamic var json: String?
-
Undocumented
Declaration
Swift
public required convenience init(from decoder: Decoder) throws