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