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

CmsAlgorithmProtection

public static readonly int Mac

public static readonly int Signature

public CmsAlgorithmProtection(AlgorithmIdentifier digestAlgorithm, int type, AlgorithmIdentifier algorithmIdentifier)

public static CmsAlgorithmProtection GetInstance(object obj)

public static CmsAlgorithmProtection GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static CmsAlgorithmProtection GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)