Decode Digital Files/Containers

Once digital files have been encoded into a secure container, they can later be decoded to retrieve the original contents. This process includes all of the cryptographic validation and access checks that ensure the data is only accessed by its intended audience.

For an example of retrieving the data from a secure Locktera container using the API, please see the decode example in the api-docs repository.