From cd567c7582dec0c45f50c144a41a87b71e14e67d Mon Sep 17 00:00:00 2001
From: Domenic Denicola
If none of the following conditions apply:
+If all of the following are true:
consumerIntegrityMetadata is no metadata
;
consumerIntegrityMetadata is not no metadata
;
+ and
consumerIntegrityMetadata is equal to preloadIntegrityMetadata; - or
+consumerIntegrityMetadata is not equal to + preloadIntegrityMetadata
This comparison would ignore unknown integrity options. See issue #116.
From cc3fe5f44e648fe283750f3a03a156af594b586b Mon Sep 17 00:00:00 2001 From: Domenic DenicolaIf all of the following are true:
consumerIntegrityMetadata is not no metadata
;
+
consumerIntegrityMetadata is not empty; and