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
Type Method
static func octetKeyPair(_ algorithm: JWK.Algorithm?, identifier: JWKIdentifier?, x: String?, y _: String?, curve: EdDSACurve?, privateKey: String? = nil) -> JWK