Uses of Interface
com.sun.jarsigner.ContentSignerParameters
Package
Description
This package comprises the interfaces and classes used to define the
signing mechanism used by the
jarsigner
tool.-
Uses of ContentSignerParameters in com.sun.jarsigner
Modifier and TypeMethodDescriptionabstract byte[]
ContentSigner.generateSignedData(ContentSignerParameters parameters, boolean omitContent, boolean applyTimestamp)
Deprecated, for removal: This API element is subject to removal in a future version.Generates a PKCS #7 signed data message.