SupportedAlgorithmsContainer

constructor(supportedAlgorithmsStrings: Set<String>? = null, supportedEncryptionAlgorithmsStrings: Set<String>? = null, encryptionRequired: Boolean? = null, jsonWebKeySet: JsonWebKeySet? = null)(source)