[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["\u003cp\u003eThe RSA algorithm selector is accessed using the syntax \u003ccode\u003eUtilities.RsaAlgorithm.[property]\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAvailable properties for RSA algorithm selection include \u003ccode\u003eRSA_SHA_1\u003c/code\u003e and \u003ccode\u003eRSA_SHA_256\u003c/code\u003e, both of which are Enum types.\u003c/p\u003e\n"]]],[],null,["RsaAlgorithm\n\nSelector of RSA algorithm\n\nTo call an enum, you call its parent class, name, and property. For example, `\nUtilities.RsaAlgorithm.RSA_SHA_1`. \n\nProperties\n\n| Property | Type | Description |\n|---------------|--------|-------------|\n| `RSA_SHA_1` | `Enum` | |\n| `RSA_SHA_256` | `Enum` | |"]]