Skip to content

PredicateType

enum PredicateType {
    DigestMatch,
    PrefixMatch,
    ClaimDigestMatch
}