in lib/roa.js [176:178]
buildAuthorization(stringToSign) { return `acs ${this.accessKeyId}:${this.signature(stringToSign)}`; }