home *** CD-ROM | disk | FTP | other *** search
- 5993 Publisher
- 5994 +
- 5996 my
- 5997 spc
- 5998 root
- 5999 ca
- 6000 \n
- 6001 Usage: SignCode [options] FileName\n
- 6002 Options: \n
- 6003 c
- 6004 -c <file> X509 file containing encoded software publishing certificate\n
- 6005 s
- 6006 -s <store> Cert store containing certs. Default to my store\n
- 6007 Either -%s or -%s should be set for signing\n
- 6008 r
- 6009 -r <location> Location of the cert store in the registry\n
- 6011 <%s|%s>. Default to %s\n
- 6012 v
- 6013 -v <pvkFile> Pvk file name containing the private key\n
- 6014 k
- 6015 -k <KeyName> Key container name\n
- 6016 n
- 6017 -n <name> Text name representing content of the file to be signed\n
- 6018 i
- 6019 -i <info> Place to get more info on content (usually a URL)\n
- 6020 p
- 6021 -p <provider> Name of the cryptographic provider on the system\n
- 6022 y
- 6023 -y <type> Cryptographic provider type to use\n
- 6024 $
- 6025 -$ <authority> Signing authority of the certificate\n
- 6026 a
- 6027 -a <algorithm> Hashing algorithm for signing\n
- 6028 t
- 6029 -t <URL> TimeStamp server's http address\n
- 6030 x
- 6031 -x Do not sign the file. Only Timestamp the file\n
- 6032 h
- 6033 tq
- 6034 ts
- 6035 -
- 6036 /
- 6037 spc
- 6039 -spc <file> Spc file containing software publishing certificates\n
- 6040 j
- 6041 -j <dllName> Name of the dll that provides attributes of the signature\n
- 6042 jp
- 6043 -jp <param> Parameter to be passed to the dll\n
- 6044 tw
- 6045 -tw <number> The # of seconds delay between each timestamp. Default to 0\n
- 6046 tr
- 6047 -tr <number> The # of timestamp trial until succeeds. Default to 1\n
- 6048 cn
- 6049 -cn <name> The common name of the certificate\n
- 6050 md5
- 6051 sha1
- 6052 currentUser
- 6053 localMachine
- 6054 individual
- 6055 commercial
- 6056 using certificate's highest capability
- 6057 <%s|%s>\n
- 6058 Default to %s \n
- 6059 in the chain is from the spc store.\n
- 6060 Signing
- 6061 TimeStamping
- 6062 Generating timestamp request
- 6063 Applying timestamp response
- 6064 Signcode
- 6071 Please make sure the file is signed.\n
- 6072 Files signed by previous version of the signing tool may need to be resigned.\n
- 6073 Error: %s Failed. Result = %08x, (%d)\n
- 6074 Succeeded\n
- 6075 Error: %s Failed. Result = %08x, (%d)\n
- 6076 Passed successfully: %0x\n
- 6077 Error: expected return: %0x returned: %0x\n
- 6078 Warning: This file is signed, but not timestamped.\n
- 6079 Error: Too many parameters.\n
- 6080 Error: One or more input parameters are invalid.\n
- 6081 Error: Connection timed out, or invalid response from the timestamp server.\n
- 6082 Error: The software publishing certificate and private key do not match or do not contain valid information.\n
- 6083 Error: The certificate does not have the correct signing authority.\n
- 6084 Error: Not enough space to add the timestamp. Please resign the file.\n
- 6085 Error: Enter spc file or a cert store name.\n
- 6086 Error: Enter the pvk file or a key container name.\n
- 6087 Error: Enter file name to sign or timestamp.\n
- 6088 Error: -t specifies invalid address\n
- 6089 Error: -t has to start with http://\n
- 6090 Error: -t and -ts can be present at the same time!\n
- 6091 Error: -ts and signing can be present at the same time!\n
- 6092 Error: -v and -k can not be present at the same time!\n
- 6093 Error: -c, -s, -r, and -sp can not mix with -spc, -v, -k, -p, -y, -ky switch!\n
- 6094 Error: Either md5 or sha1 should be specified for -a option!\n
- 6095 Error: Either commercial or individual should be specified for signing authority!\n
- 6096 http://
- 6097 Error: Either localMachine or currentUser should be specified for store location!\n
- 6098 Error: Too few parameters\n
- 6099 Error: Can not locate a private key matching the certificate.\n
- 7000 Error: Can not fine a certificate chain for signing\n
- 7001 sp
- 7002 -sp <policy> Add all the certificates in the chain or add until one cert \n
- 7003 chain
- 7004 spcstore
- 7009 Error: Either spcstore or chain should be used as policy of adding certificate!\n
- 7010 Tried to timestamp %d times with %d seconds of delay between each trial\n
- 7012 Error: Invalid timestamp http address\n
- 7013 Error: The timestamp server's certificate is invalid for timestamping.\n
- 7014 Error: If -r switch is set, -s should be also set\n
- 7015 Error: There is no valid certificate in the %s cert store\n
- 7016 Error: There is more than one valid certificate in the %s store\n
- 7017 Error: Unable to open a CSP provider with the correct private key\n
- 7018 Error: Failed to build the certificate chain as requested\n
- 7019 Error: The certificate used for signing has expired!\n
- 7020 index
- 7021 -index <number> The index of the signature or timestamp\n
- 7022 The signature/timestamp is put at index %d.\n
- 7023 Note: To sign with a SPC file, the required options are -spc and -v if\n
- 7024 your private key is in a PVK file. If your private key is in a \n
- 7025 registry key container, then -spc and -k are the required options.\n
- 7030 ky
- 7031 -ky <keytype> Key type\n
- 7032 <%s|%s|<integer>>\n
- 7033 exchange
- 7034 signature
- 7035 -h <ExpectedErrpr> The expected error. e.g. -H0x0 \n
- 7036 -tq <file> Timestamp response FileName\n
- 7037 -ts <file> Timestamp request FileName\n
- 7038 ~
-