STRICT
@Immutable(containerOf = ["T"] )
Checks that the attribute exists and matches the expected value.
Parameters
expectedVal
The expected value of the attribute.
Functions
Link copied to clipboard
open override fun check(description: KeyDescription, certPath: KeyAttestationCertPath): Constraint.Result
Evaluates whether the description is satisfied by this AttributeConstraint.