This website requires JavaScript.
Explore
Help
Sign In
PoliBa-Software-Architecture
/
Swift-MessageUtils
Watch
2
Star
0
Fork
0
You've already forked Swift-MessageUtils
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Swift-MessageUtils
/
Sources
/
MessageUtils
/
Structs
/
Field.swift
9 lines
111 B
Swift
Raw
Normal View
History
Unescape
Escape
V0.6.0 Arroyo Toad Added the capability to sign and verify P521 Signature
2024-12-06 11:31:07 +00:00
import
Foundation
public
struct
Field
{
public
let
key
:
[
UInt8
]
public
let
value
:
[
UInt8
]
}
Reference in New Issue
Copy Permalink