Home
last modified time | relevance | path

Searched defs:LocalSigner (Results 1 – 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/signer/
DLocalSigner.java40 public class LocalSigner implements ISigner { class
62 public LocalSigner(PrivateKey privateKey, List<X509Certificate> certificates) { in LocalSigner() method in LocalSigner