Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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