Uses of Class
com.biglybt.core.security.impl.CryptoManagerImpl.passwordDetails
Packages that use CryptoManagerImpl.passwordDetails
-
Uses of CryptoManagerImpl.passwordDetails in com.biglybt.core.security.impl
Methods in com.biglybt.core.security.impl that return CryptoManagerImpl.passwordDetailsModifier and TypeMethodDescriptionprotected CryptoManagerImpl.passwordDetailsCryptoManagerImpl.getPassword(int handler, int action, String reason, CryptoManagerImpl.passwordTester tester, int pw_type) protected CryptoManagerImpl.passwordDetailsCryptoManagerImpl.setPassword(int handler, int pw_type, char[] pw_chars, long timeout) Methods in com.biglybt.core.security.impl with parameters of type CryptoManagerImpl.passwordDetailsModifier and TypeMethodDescriptionprotected Key[]CryptoHandlerECC.createAndStoreKeys(CryptoManagerImpl.passwordDetails password_details)