Bouncy Castle Cryptography Library 1.37

org.bouncycastle.openssl
Interface PasswordFinder


public interface PasswordFinder

call back to allow a password to be fetched when one is requested.


Method Summary
 char[] getPassword()
           
 

Method Detail

getPassword

char[] getPassword()

Bouncy Castle Cryptography Library 1.37