struct

AZBlob::SharedKeyCredential

Inherits Struct < Value < Object

Constructors

new(account_name : String, account_key : String)
Source

Instance methods

account_key
Source
account_key=(key : String)
Source
account_name
Source
compute_hmac_sha256(msg : String)
Source
sign(request : HTTP::Request)
Source