1# crypto_architecture_kit.h 2 3<!--Kit: Crypto Architecture Kit--> 4<!--Subsystem: Security--> 5<!--Owner: @zxz--3--> 6<!--Designer: @lanming--> 7<!--Tester: @PAFT--> 8<!--Adviser: @zengyawen--> 9 10## Overview 11 12Provides an access point to encrypted header files so that you can simply import one header file to use APIs from other header files. 13 14**Header file**: <CryptoArchitectureKit/crypto_architecture_kit.h> 15 16**Library**: libohcrypto.so 17 18**System capability**: SystemCapability.Security.CryptoFramework 19 20**Since**: 12 21 22**Related module**: [CryptoArchitectureKit](capi-cryptoarchitecturekit.md) 23