Liking cljdoc? Tell your friends :D
Clojure only.

jdk.security.spec.ECField

This interface represents an elliptic curve (EC) finite field. All specialized EC fields must implements this interface.

This interface represents an elliptic curve (EC) finite field.
All specialized EC fields must implements this interface.
raw docstring

get-field-sizeclj

(get-field-size this)

Returns the field size in bits. Note: For prime finite field ECFieldFp, size of prime p in bits is returned. For characteristic 2 finite field ECFieldF2m, m is returned.

returns: the field size in bits. - int

Returns the field size in bits. Note: For prime finite
 field ECFieldFp, size of prime p in bits is returned.
 For characteristic 2 finite field ECFieldF2m, m is returned.

returns: the field size in bits. - `int`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close