Lines Matching refs:std
27 static const std::string HAP_SIG_SCHEME_V256_DIGEST_ALGORITHM;
28 static const std::string HAP_SIG_SCHEME_V384_DIGEST_ALGORITHM;
29 static const std::string HAP_SIG_SCHEME_V512_DIGEST_ALGORITHM;
30 static const std::string HAP_SIG_ALGORITHM_SHA256_ECDSA;
31 static const std::string HAP_SIG_ALGORITHM_SHA384_ECDSA;
32 static const std::string HAP_SIG_ALGORITHM_SHA512_ECDSA;
33 static const std::string ALIGNMENT;
34 static const std::string PARAM_SIGN_MODE;
35 static const std::string PARAM_BASIC_CRL;
36 static const std::string PARAM_BASIC_PROPERTY;
37 static const std::string PARAM_BASIC_PROFILE;
38 static const std::string PARAM_PROFILE_JSON_CONTENT;
39 static const std::string PARAM_BASIC_PROOF;
40 static const std::string PARAM_BASIC_ALIGNMENT;
41 static const std::string PARAM_BASIC_PRIVATE_KEY;
42 static const std::string PARAM_BASIC_INPUT_FILE;
43 static const std::string PARAM_BASIC_OUTPUT_FILE;
44 static const std::string PARAM_BASIC_SIGANTURE_ALG;
45 static const std::string PARAM_BASIC_PROFILE_SIGNED;
46 static const std::string PARAM_BASIC_COMPATIBLE_VERSION;
47 static const std::string PARAM_REMOTE_SERVER;
48 static const std::string PARAM_REMOTE_USERNAME;
49 static const std::string PARAM_REMOTE_USERPWD;
50 static const std::string PARAM_REMOTE_CODE;
51 static const std::string PARAM_REMOTE_ONLINEAUTHMODE;
52 static const std::string PARAM_REMOTE_SIGNERPLUGIN;
53 static const std::string PARAM_LOCAL_JKS_KEYSTORE;
54 static const std::string PARAM_LOCAL_JKS_KEYSTORE_CODE;
55 static const std::string PARAM_LOCAL_JKS_KEYALIAS_CODE;
56 static const std::string PARAM_LOCAL_PUBLIC_CERT;
57 static const std::string PARAM_VERIFY_CERTCHAIN_FILE;
58 static const std::string PARAM_VERIFY_PROFILE_FILE;
59 static const std::string PARAM_VERIFY_PROOF_FILE;
60 static const std::string PARAM_VERIFY_PROPERTY_FILE;
61 static const std::string PARAM_RESIGN_CONFIG_FILE;
62 static const std::string PARAM_IN_FORM;
63 static const std::string PARAM_SIGN_CODE;
65 static const std::string DISABLE_SIGN_CODE;
66 static const std::string ENABLE_SIGN_CODE;