Type Method
rsa(_:identifier:modulus:exponent:privateExponent:)
static func rsa(_ algorithm: JWK.Algorithm?, identifier: JWKIdentifier?, modulus: String?, exponent: String?, privateExponent: String? = nil) -> JWK
You're viewing documentation for a pre-release version. View the latest stable version
Type Method
static func rsa(_ algorithm: JWK.Algorithm?, identifier: JWKIdentifier?, modulus: String?, exponent: String?, privateExponent: String? = nil) -> JWK