sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.utils
/
SigUtils
Sig
Utils
open
class
SigUtils
Members
Constructors
Sig
Utils
Link copied to clipboard
constructor
(
)
Functions
get
Signature
Link copied to clipboard
open
fun
getSignature
(
secret
:
String
,
httpMethod
:
String
,
url
:
String
,
params
:
TreeMap
<
String
,
Any
>
)
:
String