A partire dal 27 marzo 2025, ti consigliamo di utilizzare android-latest-release
anziché aosp-main
per compilare e contribuire ad AOSP. Per ulteriori informazioni, vedi Modifiche ad AOSP.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Riferimento alla struttura keymaster_dsa_keygen_params_t
#include <
keymaster_common.h
>
Parametri necessari per generare una chiave DSA.
Definizione nella riga
132
del file
keymaster_common.h
.
La documentazione di questa struttura è stata generata dal seguente file:
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2025-07-27 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: keymaster_dsa_keygen_params_t Struct Reference\n\nkeymaster_dsa_keygen_params_t Struct Reference\n==============================================\n\n[Data Fields](#pub-attribs) \nkeymaster_dsa_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 | [key_size](/reference/hal/structkeymaster__dsa__keygen__params__t#a83844a351f4b92ad62ba71b38733aa04) |\n| ||\n| uint32_t | [generator_len](/reference/hal/structkeymaster__dsa__keygen__params__t#a9d938f799f20f0db616ed53931e7faca) |\n| ||\n| uint32_t | [prime_p_len](/reference/hal/structkeymaster__dsa__keygen__params__t#a1d743b864df91fffd8fa85c9eaac17d4) |\n| ||\n| uint32_t | [prime_q_len](/reference/hal/structkeymaster__dsa__keygen__params__t#a7a95c7a903b63c5b887927e56961aea4) |\n| ||\n| const uint8_t \\* | [generator](/reference/hal/structkeymaster__dsa__keygen__params__t#afed5a7c5c62153197185a58fb7c0fab5) |\n| ||\n| const uint8_t \\* | [prime_p](/reference/hal/structkeymaster__dsa__keygen__params__t#a1dab66aba7531084f88017de161b3887) |\n| ||\n| const uint8_t \\* | [prime_q](/reference/hal/structkeymaster__dsa__keygen__params__t#a979fe9486ba2515e0d5d0cad0a536765) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nParameters needed to generate a DSA key.\n\n\nDefinition at line\n[132](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| const uint8_t\\* generator |\n\n\nDefinition at line\n[137](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| uint32_t generator_len |\n\n\nDefinition at line\n[134](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| uint32_t key_size |\n\n\nDefinition at line\n[133](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| const uint8_t\\* prime_p |\n\n\nDefinition at line\n[138](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| uint32_t prime_p_len |\n\n\nDefinition at line\n[135](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| const uint8_t\\* prime_q |\n\n\nDefinition at line\n[139](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| uint32_t prime_q_len |\n\n\nDefinition at line\n[136](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)"]]