IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

KeyCurve Property

Specifies the curve being used.

Syntax

int GetKeyCurve();

int SetKeyCurve(int iKeyCurve);

Possible Values

  SECP_256R_1(0), 
  SECP_384R_1(1), 
  SECP_521R_1(2)

Default Value

0

Remarks

Specifies the curve being used. Possible values are:

  • 0 (secp256r1 - default)
  • 1 (secp384r1)
  • 2 (secp521r1)

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0