Class EncryptionUtils.DERForRecipientParams
- java.lang.Object
-
- com.itextpdf.kernel.crypto.securityhandler.EncryptionUtils.DERForRecipientParams
-
- Enclosing class:
- EncryptionUtils
static class EncryptionUtils.DERForRecipientParams extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) byte[]
abyte0
(package private) byte[]
abyte1
(package private) IAlgorithmIdentifier
algorithmIdentifier
-
Constructor Summary
Constructors Constructor Description DERForRecipientParams()
-
-
-
Field Detail
-
abyte0
byte[] abyte0
-
abyte1
byte[] abyte1
-
algorithmIdentifier
IAlgorithmIdentifier algorithmIdentifier
-
-