IIntegrityProvider public interface IIntegrityProvider Defines the methods to perform an integrity check. Documentation Code bool IsSatisfied(byte[] content, string integrity) Checks if the given content satisfies the provided integrity attribute.