toggle menu
Signum
3.10.1
common
switch theme
search in API
supreme
/
at.asitplus.signum.ecmath
/
RFC9380
/
HashToEllipticCurve
Hash
To
Elliptic
Curve
@
JvmInline
value
class
HashToEllipticCurve
(
fn
:
(
Sequence
<
ByteArray
>
)
->
ECPoint
)
(
source
)
Members
Constructors
Hash
To
Elliptic
Curve
Link copied to clipboard
constructor
(
fn
:
(
Sequence
<
ByteArray
>
)
->
ECPoint
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
data
:
ByteArray
)
:
ECPoint
operator
fun
invoke
(
data
:
Iterable
<
ByteArray
>
)
:
ECPoint
operator
fun
invoke
(
data
:
Sequence
<
ByteArray
>
)
:
ECPoint