UncompromisedVerifier
interface UncompromisedVerifier (View source)
Methods
                    bool
                
                
                    verify(array $data)
        
                                            
                
            Verify that the given data has not been compromised in data leaks.
Details
        
                            bool
    verify(array $data)
        
    
    Verify that the given data has not been compromised in data leaks.