Searched defs:Sign (Results 1 – 5 of 5) sorted by relevance
| /developtools/hapsigner/hapsigntool_cpp/hap/sign/src/ | ||
| D | sign_hap.cpp | 25 bool SignHap::Sign(DataSource* contents[], int32_t len, SignerConfig& config, in Sign() function in OHOS::SignatureTools::SignHap |
| D | sign_bin.cpp | 31 bool SignBin::Sign(SignerConfig& signerConfig, const std::map<std::string, std::string>& signParams) in Sign() function in OHOS::SignatureTools::SignBin |
| D | sign_elf.cpp | 32 bool SignElf::Sign(SignerConfig& signerConfig, std::map<std::string, std::string>& signParams) in Sign() function in OHOS::SignatureTools::SignElf |
| /developtools/hapsigner/hapsigntool_cpp/hap/provider/src/ | ||
| D | sign_provider.cpp | 213 bool SignProvider::Sign(Options* options) in Sign() function in OHOS::SignatureTools::SignProvider |
| /developtools/hapsigner/hapsigntool_cpp/profile/src/ | ||
| D | pkcs7_data.cpp | 115 int PKCS7Data::Sign(const std::string& content, const std::shared_ptr<Signer>& signer, in Sign() function in OHOS::SignatureTools::PKCS7Data |