com.lowagie.text.pdf

Class PdfSigGenericPKCS.PPKLite

public static class PdfSigGenericPKCS.PPKLite extends PdfSigGenericPKCS

Creates a standard filter of the type self signed.
Constructor Summary
PPKLite()
The constructor for the default provider.
PPKLite(String provider)
The constructor for an explicit provider.

Constructor Detail

PPKLite

public PPKLite()
The constructor for the default provider.

PPKLite

public PPKLite(String provider)
The constructor for an explicit provider.

Parameters: provider the crypto provider