com.mindbright.jca.security.interfaces
Interface DSAKey

All Known Subinterfaces:
DSAPrivateKey, DSAPublicKey
All Known Implementing Classes:
DSAKey, DSAPrivateKey, DSAPublicKey

public interface DSAKey


Method Summary
 DSAParams getParams()
           
 

Method Detail

getParams

public DSAParams getParams()