Type Method
ecdsa(_:identifier:x:y:curve:privateKey:)
static func ecdsa(_ algorithm: JWK.Algorithm?, identifier: JWKIdentifier?, x: String?, y: String?, curve: ECDSACurve?, privateKey: String? = nil) -> JWK
You're viewing documentation for a pre-release version. View the latest stable version
Type Method
static func ecdsa(_ algorithm: JWK.Algorithm?, identifier: JWKIdentifier?, x: String?, y: String?, curve: ECDSACurve?, privateKey: String? = nil) -> JWK