Liking cljdoc? Tell your friends :D
Clojure only.

jdk.security.interfaces.DSAKey

The interface to a DSA public or private key. DSA (Digital Signature Algorithm) is defined in NIST's FIPS-186.

The interface to a DSA public or private key. DSA (Digital Signature
Algorithm) is defined in NIST's FIPS-186.
raw docstring

get-paramsclj

(get-params this)

Returns the DSA-specific key parameters. These parameters are never secret.

returns: the DSA-specific key parameters. - java.security.interfaces.DSAParams

Returns the DSA-specific key parameters. These parameters are
 never secret.

returns: the DSA-specific key parameters. - `java.security.interfaces.DSAParams`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close