botor (version 0.4.0)

kms_decrypt: Decrypt cipher into plain text via KMS

Description

Decrypt cipher into plain text via KMS

Usage

kms_decrypt(cipher, simplify = TRUE)

Value

decrypted text as string or list

Arguments

cipher

Base64-encoded ciphertext

simplify

returns decrypted plain-text instead of raw list

See Also

kms_encrypt