getChunkSignatures

Given a string representation of aws-chunked encoded bytes, return a list of the chunk signatures as strings. Chunk signatures are defined by the following grammar: chunk-signature=<64 alphanumeric characters>