Static Propertyvapor.jwt-kit 5.1.2JWTKit->Crypto
name
P521+CurveType.swift:27static let name: String
static let name: String
import Crypto
import JWTKit
🔑 JSON Web Token signing and verification (HMAC, RSA, PSS, ECDSA, EdDSA) using SwiftCrypto.
enum SigningAlgorithm
enum P521
An elliptic curve that enables NIST P-521 signatures and key agreement.
@frozen struct String
A Unicode string value that is a collection of characters.
static let digestAlgorithm: DigestAlgorithm