EldoS
Navigation
Web site
Support
Table Of Contents

ElMessageVerifier class

Properties     Methods     Events     Declared in     Licensing    


 

ElMessageVerifier is used to verify digital signature for a signed data. This is the base class for ElSMIMEMessageVerifier class.

 
 

Description

    ElMessageVerifier provides a simple interface to verify digitally signed data which is stored in PKCS#7 format. PKCS#7 is a common format to store encrypted and signed data. It is used by a variety of protocols, e.g. S/MIME.

 
 

Properties

  • Attributes
  • CountersignatureAttributes
  • CertIDCount
  • CertIDs
  • Certificates
  • CertStorage
  • CountersignatureCertIDCount
  • CountersignatureVerificationResults
  • CountersignatureCertIDs
  • CryptoProviderManager
  • FIPSMode
  • ErrorInfo
  • HashAlgorithm
  • MacAlgorithm
  • SignatureType
  • SigningTime
  • TimestampCount
  • Timestamps
  • VerificationOptions
  • VerifyCountersignatures
 
 

Methods

  • Constructor
  • Destructor
  • IsSignatureDetached
  • IsSignatureFileDetached
  • Verify
  • VerifyFile
  • VerifyFileDetached
  • VerifyDetached
 
 

Events

  • OnProgress
  • OnCertIDs
 
 

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