cloudfront_signer v0.1.0 API Reference
Modules
Elixir implementation of cloudfront's signed url algorithm. Basic usage is
Representation of a cloudfront distribution for the purpose of computing a signed url. We need the address of the distribution and the private key for RSA signature generation
Agent to store and fetch cloudfront distributions, to avoid expensive runtime pem decodes
Defines a cloudfront signature policy, and a string coercion method for it
Manages policy signing