| Constructor and Description |
|---|
EncryptedContentInfoParser(ASN1SequenceParser seq) |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmIdentifier |
getContentEncryptionAlgorithm() |
ASN1ObjectIdentifier |
getContentType() |
ASN1Encodable |
getEncryptedContent(int tag) |
public EncryptedContentInfoParser(ASN1SequenceParser seq) throws IOException
IOExceptionpublic ASN1ObjectIdentifier getContentType()
public AlgorithmIdentifier getContentEncryptionAlgorithm()
public ASN1Encodable getEncryptedContent(int tag) throws IOException
IOExceptionCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.