Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SignatureAlgorithm

The algorithm used to sign the public key certificate.

Enumeration members

Sha256WithEcdsa

Sha256WithEcdsa: = "SHA256_WITH_ECDSA"

Sha256WithRsa

Sha256WithRsa: = "SHA256_WITH_RSA"

Sha384WithEcdsa

Sha384WithEcdsa: = "SHA384_WITH_ECDSA"

Sha384WithRsa

Sha384WithRsa: = "SHA384_WITH_RSA"

Sha512WithEcdsa

Sha512WithEcdsa: = "SHA512_WITH_ECDSA"

Sha512WithRsa

Sha512WithRsa: = "SHA512_WITH_RSA"

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