Skip to content

Type Method

rsa(_:identifier:modulus:exponent:privateExponent:)

static func rsa(_ algorithm: JWK.Algorithm?, identifier: JWKIdentifier?, modulus: String?, exponent: String?, privateExponent: String? = nil) -> JWK