2 references to ContentInfo
NuGet.Packaging (1)
Signing\Authoring\X509SignatureProvider.cs (1)
128var contentInfo = new ContentInfo(signingData);
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (1)
19: this(new ContentInfo(Array.Empty<byte>()))