Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KeyAlgorithm

The algorithm used to create key pairs.

Enumeration members

EcdsaP256

EcdsaP256: = "ECDSA_P256"

EcdsaP384

EcdsaP384: = "ECDSA_P384"

Rsa2048

Rsa2048: = "RSA2048"

Rsa4096

Rsa4096: = "RSA4096"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj