Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Awscr::Signer::V2::Signature
Inherits
Reference
<
Object
Constructors
new
(scope :
Scope
, string :
String
, credentials :
Credentials
)
Source
new
(scope :
Scope
, request :
Request
, credentials :
Credentials
)
Source
Instance methods
to_s
(io :
IO
)
Returns the signature in version 2 format
Source