Framework EDI Reference. Methods and Properties
ediSecurityCertificate. GetDigitalSignature

Returns the string representation of the digital signature of the file.

Syntax:

Parameters:

Remarks:

For the certificate to sign a file, the certificate uses the private key that it has been associated to.  The association to the private key is required because the certificate does not hold the private key -- only the public key.  To associate a certificate to a private key in the Cryptographic Service Provider key container, invoke the methods UpdateCSP or DetermineCSP.