Od 27 marca 2025 r. zalecamy używanie android-latest-release
zamiast aosp-main
do kompilowania i wspołtworzenia AOSP. Więcej informacji znajdziesz w artykule o zmianach w AOSP.
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Informacje o strukturze keymaster_rsa_keygen_params_t
#include <
keymaster_common.h
>
Parametry potrzebne do wygenerowania klucza RSA.
Definicja w wierszu
124
pliku
keymaster_common.h
.
Dokumentacja tego typu danych została wygenerowana z tego pliku:
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-27 UTC.
[[["Ł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-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: keymaster_rsa_keygen_params_t Struct Reference\n\nkeymaster_rsa_keygen_params_t Struct Reference\n==============================================\n\n[Data Fields](#pub-attribs) \nkeymaster_rsa_keygen_params_t Struct Reference \n\n`\n#include \u003c\n`[keymaster_common.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_common.h)`\n\u003e\n`\n\n|----------|-------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| uint32_t | [modulus_size](/reference/hal/structkeymaster__rsa__keygen__params__t#a07008c2c5e9ce63a344d30bfe045e36d) |\n| ||\n| uint64_t | [public_exponent](/reference/hal/structkeymaster__rsa__keygen__params__t#ad7c0af7f32075dc117034fb62c366645) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nParameters needed to generate an RSA key.\n\n\nDefinition at line\n[124](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_common.h)\nof file\n[keymaster_common.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_common.h)\n.\n\nField Documentation\n-------------------\n\n\n|-----------------------|\n| uint32_t modulus_size |\n\n\nDefinition at line\n[125](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_common.h)\nof file\n[keymaster_common.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_common.h)\n.\n\n|--------------------------|\n| uint64_t public_exponent |\n\n\nDefinition at line\n[126](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_common.h)\nof file\n[keymaster_common.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_common.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [keymaster_common.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_common.h)"]]