Skip to content

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

Type Method

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

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