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