<PackageReference Include="BouncyCastle.Cryptography" Version="2.7.0-beta.98" />

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)