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
/
Utils
/
DataCompatibleP.swift
5 lines
84 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
protocol
DataCompatibleP
{
var
data
:
Data
{
get
}
Initial Commit
2024-12-05 16:21:52 +01:00
}
Reference in New Issue
Copy Permalink