Represents the capability of signing a blob in a suitable form for Google Cloud Storage signed URLs.
This allows testing URL signing without credentials being available, as well as using Google Cloud IAM
to sign blobs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `IBlobSigner` interface, which is used for signing blobs for Google Cloud Storage signed URLs."],["The `IBlobSigner` interface allows for testing URL signing without requiring credentials and enables the use of Google Cloud IAM for signing."],["The `IBlobSigner` interface provides methods to synchronously and asynchronously sign a blob, with the methods `CreateSignature` and `CreateSignatureAsync` respectively."],["The page provides documentation for a range of versions, from 3.4.0 up to the latest 4.11.0, detailing that the latest version of the interface is 4.11.0."]]],[]]