Interface CryptoManagerImpl.passwordTester

  • Enclosing class:
    CryptoManagerImpl

    public static interface CryptoManagerImpl.passwordTester
    • Method Detail

      • testPassword

        boolean testPassword​(char[] pw)