Skip to content

Type Method

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

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