Swift Structure
struct ParsedPublicKeyP256
let prefix: String
let x: String
let y: String
Was this page helpful?