org.edg.security.trustmanager
Class Password

java.lang.Object
  |
  +--org.edg.security.trustmanager.Password
All Implemented Interfaces:
org.bouncycastle.openssl.PasswordFinder

public class Password
extends java.lang.Object
implements org.bouncycastle.openssl.PasswordFinder


Method Summary
 char[] getPassword()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPassword

public char[] getPassword()
Specified by:
getPassword in interface org.bouncycastle.openssl.PasswordFinder