# Functions
CloseKMS closes the client connection when shutting down the server.
DecryptSymmetric will decrypt the input ciphertext bytes using the specified symmetric key.
EncryptSymmetric will encrypt the input plaintext with the specified symmetric key.
InitKms initializes a connection to KMS.