Liking cljdoc? Tell your friends :D
Clojure only.

jdk.security.interfaces.ECKey

The interface to an elliptic curve (EC) key.

The interface to an elliptic curve (EC) key.
raw docstring

get-paramsclj

(get-params this)

Returns the domain parameters associated with this key. The domain parameters are either explicitly specified or implicitly created during key generation.

returns: the associated domain parameters. - java.security.spec.ECParameterSpec

Returns the domain parameters associated
 with this key. The domain parameters are
 either explicitly specified or implicitly
 created during key generation.

returns: the associated domain parameters. - `java.security.spec.ECParameterSpec`
raw docstring

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

× close