interface UncompromisedVerifier

Methods

bool
verify(array $data)

Verify that the given data has not been compromised in data leaks.

Details

at line 12
bool verify(array $data)

Verify that the given data has not been compromised in data leaks.

Parameters

array $data

Return Value

bool