Interface CryptoManagerImpl.passwordTester

Enclosing class:
CryptoManagerImpl

public static interface CryptoManagerImpl.passwordTester
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    testPassword(char[] pw)
     
  • Method Details

    • testPassword

      boolean testPassword(char[] pw)