struct
AZBlob::SharedKeyCredential
- AZBlob::SharedKeyCredential
- Struct
- Value
- Object
Defined in:
azblob/credential/shared_key.crConstructors
Instance Method Summary
- #account_key : Bytes
- #account_key=(key : String)
- #account_name : String
- #compute_hmac_sha256(msg : String)
- #sign(request : HTTP::Request)