Part of libcloud.storage.drivers.azure_blobs View Source View In Hierarchy
Represents a single connection to Azure Blobs
Inherited from AzureConnection:
Method | add_default_params | Undocumented |
Method | pre_connect_hook | Undocumented |
Method | _get_azure_auth_signature | Signature = Base64( HMAC-SHA1( YourSecretAccessKeyID, UTF-8-Encoding-Of( StringToSign ) ) ) ); |