ENUM

SapHanaEncryptionProvider

Description

The encryption provider for the SAPA HANA system.

link GraphQL Schema definition

  • enum SapHanaEncryptionProvider {
  • # Common Crypto.
  • COMMON_CRYPTO
  • # Encryption provider not set.
  • EMPTY_VALUE
  • # OpenSSL.
  • OPENSSL
  • # SAP Crypto.
  • SAP_CRYPTO
  • }