SupportedAlgorithmsContainer

constructor(supportedAlgorithms: Set<JsonWebAlgorithm>, supportedEncryptionAlgorithms: Set<JweAlgorithm>? = null, encryptionRequired: Boolean? = null)(source)