[[["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."],[[["`SigningResult` is a class returned by the `signForApp` method."],["`SigningResult` contains both the signing key name and the signature."],["It inherits from `java.lang.Object`, inheriting various methods like `clone()`, `equals()`, and `toString()`."],["It can be constructed by providing a `keyName` (String) and a `signature` (byte array)."],["It contains two public methods, `getKeyName()` which returns a `String`, and `getSignature()` which returns a byte array."]]],[]]