Uses of Class
com.didisoft.pgp.bc.elgamal.security.NoSuchParameterException

Packages that use NoSuchParameterException
com.didisoft.pgp.bc.elgamal.security   
 

Uses of NoSuchParameterException in com.didisoft.pgp.bc.elgamal.security
 

Methods in com.didisoft.pgp.bc.elgamal.security that throw NoSuchParameterException
 java.lang.Object Parameterized.getParameter(java.lang.String param)
          Gets the value of the specified algorithm parameter.
 java.lang.Object Cipher.getParameter(java.lang.String param)
          Gets the value of the specified algorithm parameter.
 void Parameterized.setParameter(java.lang.String param, java.lang.Object value)
          Sets the specified algorithm parameter to the specified value.
 void Cipher.setParameter(java.lang.String param, java.lang.Object value)
          Sets the specified algorithm parameter to the specified value.
 



Copyright © 2006-2011 DidiSoft Ltd. All Rights Reserved.