Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property ECCurveType As Integer
[Pascal]
property ECCurveType: integer;
[C++]
int32_t get_ECCurveType();
void set_ECCurveType(int32_t Value);
[PHP]
integer get_ECCurveType()
void set_ECCurveType(integer $Value)
[Java]
int getECCurveType();
void setECCurveType(int Value);
Description
This topic is under development...
Discuss this help topic in SecureBlackbox Forum