📄 hancock.sign
字号:
# Jar signing directive. This is the directive file used by javakey to
# sign a jar file.
# Which signer to use. This must be in the system's database.
signer=John Hancock
# Cert number to use for this signer. This determines which
# certificate will be included in the PKCS7 block. This is mandatory
# and is 1 based.
cert=1
# Cert chain depth of a chain of certificate to include. This is
# currently not supported.
chain=0
# The name to give to the signature file and associated signature
# block. (i.e. HANCOCK.SF and HANCOCK.DSA). This must be 8
# characters or less.
signature.file=hancock
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -