2 references to GetCryptAttributeForData
NuGet.Packaging (2)
Signing\Cms\NativeCms.cs (2)
336
*currentAttribute =
GetCryptAttributeForData
(timestamp.Encode(), Oids.SignatureTimeStampTokenAttribute, hb);
418
var timestampAttr =
GetCryptAttributeForData
(timestamp.Encode(), Oids.SignatureTimeStampTokenAttribute, hb);