@Deprecated(since="9")public abstract class ContentSignerextends Object
ContentSigner()
abstract byte[]
generateSignedData(ContentSignerParameters parameters, boolean omitContent, boolean applyTimestamp)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContentSigner()
public abstract byte[] generateSignedData(ContentSignerParameters parameters, boolean omitContent, boolean applyTimestamp) throws NoSuchAlgorithmException, CertificateException, IOException
parameters
omitContent
applyTimestamp
NoSuchAlgorithmException
CertificateException
IOException
NullPointerException