Where can I find a list of string constants for SRS?

We process our data using the SDK and need to export the block result in different format.  

outSrs = ccmasterkernel.SRS(outputSRS)

Where can we find a list of supported formats such as 'WGS84', 'EPSG:4978', …

Thanks.