Java implementation of gcloud alpha compute sign-url
- uses a private key to create a time-sensitive URL that can be used to access a private Cloud CDN endpoint
- requires random 128-bit key encoded as base64 and uploaded to a backend bucket
Java implementation of gcloud alpha compute sign-url