The standard interface to a DSA private key. DSA (Digital Signature Algorithm) is defined in NIST's FIPS-186.
The standard interface to a DSA private key. DSA (Digital Signature Algorithm) is defined in NIST's FIPS-186.
(get-x this)
Returns the value of the private key, x.
returns: the value of the private key, x. - java.math.BigInteger
Returns the value of the private key, x. returns: the value of the private key, x. - `java.math.BigInteger`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close