Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DecryptionActionType

Action:

  • NO_DECRYPT - Matching traffic is not decrypted.
  • DECRYPT - Matching traffic is decrypted with the specified {@code secret} according to the specified {@code decryptionProfile}.

Enumeration members

Decrypt

Decrypt: = "DECRYPT"

NoDecrypt

NoDecrypt: = "NO_DECRYPT"

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