Pike v8.1 release 6

Method Nettle.ECC_Curve()->create()


Method create

Nettle.ECC_Curve Nettle.ECC_Curve(int(0..) curve)

Description

Initialize the curve.

Parameter curve

The curve type the object should be initialized as.

Nettle.SECP192R1
Nettle.SECP224R1
Nettle.SECP256R1
Nettle.SECP384R1
Nettle.SECP521R1