kms_decrypt {botor} | R Documentation |
Decrypt cipher into plain text via KMS
kms_decrypt(cipher, simplify = TRUE)
cipher |
Base64-encoded ciphertext |
simplify |
returns decrypted plain-text instead of raw list |
decrypted text as string or list