com.mindbright.security.pkcs7
public final class EncryptedContentInfo extends ASN1Sequence
| Modifier and Type | Field and Description |
|---|---|
AlgorithmIdentifier |
contentEncryptionAlgorithm |
ASN1OID |
contentType |
ASN1OctetString |
encryptedContent |
components, count, ofTypeisSet, tag| Constructor and Description |
|---|
EncryptedContentInfo() |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofTypedecodeValue, getTag, getType, isSet, setValue, toStringpublic ASN1OID contentType
public AlgorithmIdentifier contentEncryptionAlgorithm
public ASN1OctetString encryptedContent