Uses of Interface
javacard.security.DSAKey

Packages that use DSAKey
javacard.security   
 

Uses of DSAKey in javacard.security
 

Subinterfaces of DSAKey in javacard.security
 interface DSAPrivateKey
          The DSAPrivateKey interface is used to sign data using the DSA algorithm.
 interface DSAPublicKey
          The DSAPublicKey interface is used to verify signatures on signed data using the DSA algorithm.
 



Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.