Class EncryptedContentInfoParser
java.lang.Object
org.bouncycastle.asn1.cms.EncryptedContentInfoParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bouncycastle.asn1.x509.AlgorithmIdentifierorg.bouncycastle.asn1.ASN1ObjectIdentifierorg.bouncycastle.asn1.ASN1EncodablegetEncryptedContent(int tag)
-
Constructor Details
-
EncryptedContentInfoParser
- Throws:
IOException
-
-
Method Details
-
getContentType
public org.bouncycastle.asn1.ASN1ObjectIdentifier getContentType() -
getContentEncryptionAlgorithm
public org.bouncycastle.asn1.x509.AlgorithmIdentifier getContentEncryptionAlgorithm() -
getEncryptedContent
- Throws:
IOException
-