Skip to content
It's Vapor Week! Celebrating 10 Years of Vapor Read more

Type Method

octetKeyPair(_:identifier:x:y:curve:privateKey:)

static func octetKeyPair(_ algorithm: JWK.Algorithm?, identifier: JWKIdentifier?, x: String?, y: String?, curve: EdDSAKey.Curve?, privateKey: String? = nil) -> JWK