[[["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-04-17 UTC."],[[["This page provides documentation for the `IBlobSigner` interface, which is used for signing data blobs."],["The `IBlobSigner` interface is found within the `Google.Apis.Auth.OAuth2` namespace and is part of the `Google.Apis.Auth.dll` assembly."],["The primary method of this interface is `SignBlobAsync`, which takes a byte array (`blob`) and a `CancellationToken` as input and returns a base64 encoded signature as a string."],["Multiple versions of this interface are documented, ranging from version 1.50.0 up to the latest version 1.69.0, with links provided to the documentation for each."],["The documentation includes a reference to an extension method, `Utilities.ThrowIfNull\u003cT\u003e(T, string)`, which is likely used within the implementation of the interface or related code."]]],[]]