5 references to CMSG_SIGNER_INFO
NuGet.Packaging (5)
Signing\Cms\NativeCms.cs (5)
22public CMSG_SIGNER_INFO SignerInfo; 151var counterSignerInfo = Marshal.PtrToStructure<CMSG_SIGNER_INFO>(counterSignerInfoPointer); 168private static bool IsRepositoryCounterSignerInfo(CMSG_SIGNER_INFO counterSignerInfo) 314var signerInfo = repositoryCountersignature.Value.SignerInfo;