Package com.lowagie.bouncycastle
Class BouncyCastleHelper
java.lang.Object
com.lowagie.bouncycastle.BouncyCastleHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkCertificateEncodingOrThrowException
(Certificate certificate) static byte[]
getEnvelopedData
(PdfArray recipients, List<PdfObject> strings, Certificate certificate, Key certificateKey, String certificateKeyProvider)
-
Constructor Details
-
BouncyCastleHelper
public BouncyCastleHelper()
-
-
Method Details
-
checkCertificateEncodingOrThrowException
-
getEnvelopedData
-