Module jdk.jartool

Package com.sun.jarsigner

This package comprises the interfaces and classes used to define the signing mechanism used by the jarsigner tool.

Clients may override the default signing mechanism of the jarsigner tool by supplying an alternative implementation of ContentSigner. The classes in this package have been deprecated. New classes should not be added to this package. Use the JarSigner API to sign JAR files.

  • Interface Summary 
    InterfaceDescription
    ContentSignerParametersDeprecated.
    This class has been deprecated.
  • Class Summary 
    ClassDescription
    ContentSignerDeprecated.
    This class has been deprecated.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部