Package org.gudy.bouncycastle.openssl
Interface PasswordFinder
-
public interface PasswordFinder
call back to allow a password to be fetched when one is requested.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description char[]
getPassword()
-