2 references to GetMessageToSign
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\CmsSigner.cs (2)
397signatureValue = GetMessageToSign(shouldHash: true, data, contentTypeOid, out newSignerInfo.SignedAttributes); 410GetMessageToSign(shouldHash, data, contentTypeOid, out newSignerInfo.SignedAttributes);