Skip to content

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