Liking cljdoc? Tell your friends :D

jdk.security.interfaces.RSAPrivateKey

The interface to an RSA private key.

The interface to an RSA private key.
raw docstring

get-private-exponentclj

(get-private-exponent this)

Returns the private exponent.

returns: the private exponent - java.math.BigInteger

Returns the private exponent.

returns: the private exponent - `java.math.BigInteger`
raw docstring

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

× close