<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.2" />

EncryptedContentInfo

public EncryptedContentInfo(DerObjectIdentifier contentType, AlgorithmIdentifier contentEncryptionAlgorithm, Asn1OctetString encryptedContent)

public static EncryptedContentInfo GetInstance(object obj)

public static EncryptedContentInfo GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static EncryptedContentInfo GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)