lime
Lime is a C++ library implementing Open Whisper System Signal protocol
Loading...
Searching...
No Matches
Public Attributes | Protected Member Functions | List of all members
org.linphone.lime.LimeCurveId Enum Reference

Public Attributes

 C25519 =(1)
 
 C448 =(2)
 

Protected Member Functions

int getNative ()
 get the native value (used to give input parameter values)
 

Member Function Documentation

◆ getNative()

int org.linphone.lime.LimeCurveId.getNative ( )
inlineprotected

get the native value (used to give input parameter values)

Returns
the native value associated

Member Data Documentation

◆ C25519

org.linphone.lime.LimeCurveId.C25519 =(1)

Curve 25519

◆ C448

org.linphone.lime.LimeCurveId.C448 =(2)

Curve 448-goldilocks


The documentation for this enum was generated from the following file: