cloudfront_signer v0.1.0 CloudfrontSigner.Signature
Manages policy signing
Link to this section Summary
Functions
Converts a Policy.t
struct to a cloudfront signature for the given private key
Link to this section Functions
Link to this function
signature(policy, private_key)
signature(policy, private_key)
signature(CloudfrontSigner.Policy.t(), tuple()) :: binary()
signature(CloudfrontSigner.Policy.t(), tuple()) :: binary()
Converts a Policy.t
struct to a cloudfront signature for the given private key