Enumerationvapor.jwt-kit 5.1.2JWTKit
EdDSA
Namespace for the EdDSA (Edwards-curve Digital Signature Algorithm) signing algorithm. EdDSA is a modern signing algorithm that is efficient and fast.
enum EdDSA
Namespace for the EdDSA (Edwards-curve Digital Signature Algorithm) signing algorithm. EdDSA is a modern signing algorithm that is efficient and fast.
enum EdDSA
import JWTKit
🔑 JSON Web Token signing and verification (HMAC, RSA, PSS, ECDSA, EdDSA) using SwiftCrypto.
protocol Sendable
struct PrivateKey
A struct representing a private key used in EdDSA (Edwards-curve Digital Signature Algorithm).
struct PublicKey
A struct representing a public key used in EdDSA (Edwards-curve Digital Signature Algorithm).