RelyingPartyMetadata
constructor(redirectUris: List<String>? = null, jsonWebKeySet: JsonWebKeySet? = null, jsonWebKeySetUrl: String? = null, idTokenSignedResponseAlgString: String? = null, encryptedResponseEncValuesSupportedString: Set<String>? = null, idTokenEncryptedResponseAlgString: String? = null, idTokenEncryptedResponseEncodingString: String? = null, subjectSyntaxTypesSupported: Set<String>? = null, vpFormatsSupported: VpFormatsSupported? = null)(source)