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