Class Encrypt.Encrypted

  • Enclosing class:
    Encrypt

    public static class Encrypt.Encrypted
    extends ApiJsonParser
    Encrypted value.
    • Method Detail

      • cipherText

        public String cipherText()
        Cipher text - string representation of the encrypted secret.
        Returns:
        string value of encrypted secret
      • keyVersion

        public int keyVersion()
        Version of the key used to encrypt the data.
        Returns:
        version of the key