procedure CheckSignature(Certificate: TScCertificate);

 

Description

The CheckSignature method verifies the digital signature on the signed CMS/PKCS #7 message by using the certificate specified in the Certificate parameter.

The method finds the signature corresponding to the specified certificate and verifies it. If there are signed attributes included with the message, these attributes are also verified.

CheckSignature raises an exception if the verification of a digital signature fails.

 

See Also

ComputeSignature

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support