java.security.interfaces
Interface DSAKey

All Known Subinterfaces:
DSAPrivateKey, DSAPublicKey

public interface DSAKey


Method Summary
 DSAParams getParams()
           
 

Method Detail

getParams

DSAParams getParams()


Copyright © 2011 Apache Software Foundation. All Rights Reserved.