Interface SelfAttestationTrustworthinessValidator
- All Known Implementing Classes:
DefaultSelfAttestationTrustworthinessValidator,NullSelfAttestationTrustworthinessValidator
public interface SelfAttestationTrustworthinessValidator
Validates the specified
AttestationStatement trustworthiness based on self-attestation rule-
Method Summary
Modifier and TypeMethodDescriptionvoidvalidate(@NonNull CertificateBaseAttestationStatement attestationStatement)
-
Method Details
-
validate
-