Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
CertificateManager/ | 12-May-2024 | - | 9,800 | 9,195 | ||
LICENSE | D | 12-May-2024 | 9.9 KiB | 177 | 150 | |
OAT.xml | D | 12-May-2024 | 4.3 KiB | 67 | 20 | |
README.en.md | D | 12-May-2024 | 967 | 37 | 25 | |
README.md | D | 12-May-2024 | 600 | 21 | 13 |
README.en.md
1# security_privacy_center 2 3#### Description 4{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} 5 6#### Software Architecture 7Software architecture description 8 9#### Installation 10 111. xxxx 122. xxxx 133. xxxx 14 15#### Instructions 16 171. xxxx 182. xxxx 193. xxxx 20 21#### Contribution 22 231. Fork the repository 242. Create Feat_xxx branch 253. Commit your code 264. Create Pull Request 27 28 29#### Gitee Feature 30 311. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 322. Gitee blog [blog.gitee.com](https://blog.gitee.com) 333. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 344. The most valuable open source project [GVP](https://gitee.com/gvp) 355. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 366. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) 37
README.md
1# 安全隐私中心 2 3## 简介<a name="section11660541593"></a> 4 5安全隐私中心模块包括多个提供安全和隐私保护能力的系统应用,如:证书管理。 6 7 8## 目录<a name="section161941989596"></a> 9``` 10applications/standard/security_privacy_center/ 11├── CertificateManager # 证书管理应用 12``` 13 14## 说明<a name="section1312121216216"></a> 15 16### 应用说明<a name="section1551164914237"></a> 17证书管理应用:[证书管理](CertificateManager/README.md) 18 19## 相关仓<a name="section1371113476307"></a> 20 21**security_certificate_manager**