EldoS
Navigation
Web site
Support
Table Of Contents

ElMessageSigner class

Properties     Methods     Events     Declared in     Licensing    


 

ElMessageSigner is used to sign the data and save the signed data in PKCS7 format. This is the base class for ElSMIMEMessageSigner class.

 
 

Description

    ElMessageSigner provides a simple interface to digitally sign data and store it in PKCS7 format. PKCS7 is a common format to store encrypted and signed data. It is used by a variety of protocols, e.g. S/MIME.
    ElMessageSigner supports timestamping of the signed data via TSPClient, property; Timestamp and TimestampCountersignature methods.

 
 

Properties

  • AuthenticatedAttributes
  • CertStorage
  • ContentType
  • CryptoProviderManager
  • ErrorInfo
  • HashAlgorithm
  • IncludeCertificates
  • IncludeChain
  • MacAlgorithm
  • RecipientCerts
  • SignatureType
  • TSPClient
  • UnauthenticatedAttributes
  • UsePSS
  • UseUndefSize
  • SigningOptions
  • SigningTime
 
 

Methods

  • Constructor
  • Destructor
  • Countersign
  • CountersignFile
  • Sign
  • SignFile
  • SignFileDetached
  • Timestamp
  • TimestampFile
  • TimestampCountersignature
 
 

Events

  • OnProgress
 
 

Declared in

.NET:

  • Namespace: SBMessages
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBMessages
ActiveX/DLL:
  • SBB 5 interface module: PKIBBox.dll
  • SBB 6 interface module: BaseBBox6.dll
  • SBB 7 interface module: BaseBBox7.dll
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: Any SecureBlackbox package

VCL: Any SecureBlackbox package

ActiveX/DLL: Any SecureBlackbox package

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2011, EldoS Corporation