aicas logo Jamaica 3.4 release 8

java.security.interfaces
Interface DSAKey

All Known Subinterfaces:
DSAPrivateKey, DSAPublicKey

public interface DSAKey

This interface is implemented by a class to return the parameters of a Digital Signature Algorithm (DSA) public or private key.


Method Summary
 DSAParams getParams()
          This method returns non-secret parameters of the DSA key
 

Method Detail

getParams

DSAParams getParams()
This method returns non-secret parameters of the DSA key

Returns:
The DSA parameters

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.