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