VerifiedBootState
وضعیت بوت تأیید شده در هنگام راه اندازی سیستم عامل اندروید.
Enums |
---|
VERIFIED_BOOT_STATE_UNSPECIFIED | مقدار نامشخص |
GREEN | نشان می دهد که یک زنجیره کامل از اعتماد وجود دارد که از بوت لودر تا پارتیشن های تایید شده شامل بوت لودر، پارتیشن بوت و همه پارتیشن های تایید شده گسترش یافته است. |
YELLOW | نشان می دهد که پارتیشن بوت با استفاده از گواهی تعبیه شده تأیید شده است و امضا معتبر است. |
ORANGE | نشان می دهد که دستگاه ممکن است آزادانه اصلاح شود. یکپارچگی دستگاه برای تأیید خارج از باند به کاربر واگذار می شود. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-25 بهوقت ساعت هماهنگ جهانی."],[[["The verified boot state is an indicator of the integrity and trustworthiness of the Android OS during startup."],["Three main states are used: GREEN for a fully verified chain of trust, YELLOW for verified boot partition, and ORANGE when the device is modifiable and integrity is user-dependent."]]],["The document outlines the verified boot states during Android OS startup. `GREEN` signifies a complete chain of trust from the bootloader to all verified partitions. `YELLOW` denotes that the boot partition is verified with a valid signature. `ORANGE` indicates a device that can be freely modified, with integrity verification left to the user. `VERIFIED_BOOT_STATE_UNSPECIFIED` represents an unknown boot state value. These states communicate the level of trust and verification present during device boot-up.\n"]]