Skip to content

Instance Method

use(jwk:isDefault:)

Adds a JWK (JSON Web Key) to this signers collection.
func use(jwk: JWK, isDefault: Bool? = nil) throws