1 write to SignerInfo
NuGet.Packaging (1)
Signing\Cms\NativeCms.cs (1)
159
SignerInfo
= counterSignerInfo
3 references to SignerInfo
NuGet.Packaging (3)
Signing\Cms\NativeCms.cs (3)
69
var countersignatureSignatureValue = new byte[repositoryCountersignature.Value.
SignerInfo
.EncryptedHash.cbData];
72
repositoryCountersignature.Value.
SignerInfo
.EncryptedHash.pbData,
314
var signerInfo = repositoryCountersignature.Value.
SignerInfo
;