Searched defs:Sign (Results 1 – 7 of 7) sorted by relevance
| /developtools/hapsigner/binary_sign_tool/api/src/ |
| D | sign_tool_service_impl.cpp | 33 bool SignToolServiceImpl::Sign(Options* options) in Sign() function in OHOS::SignatureTools::SignToolServiceImpl
|
| /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/binary_sign_tool/hap/sign/src/ |
| D | sign_elf.cpp | 34 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 | 214 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
|