Discuss this help topic in SecureBlackbox Forum

TElSMIMEMessageSigner class

Properties     Methods     Events     Declared in     


TElMessageSigner is descendant of TElMessageSigner class.

Description

    TElSMIMEMessageSigner signs message. This class performs only cryptography signing function so next actions must be taken besides TElSMIMEMessageSigner:

  • document representation in the MIME-canon format (RFC 2633, p.3.1.1, RFC 2045, 2046, 2047, 2048, 2049) before signing;
  • MIME-document creation from the input document and output signature.

Properties

Inherited from TElMessageSigner Inherited from TElMessageProcessor

Methods

Inherited from TElMessageSigner

Events

Inherited from TElMessageProcessor

Declared in

.NET:
  • Namespace: SBSMIMESignatures
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBSMIMESignatures
Java:
  • Package: SecureBlackbox.Base.jar
C++:
  • sbsmimesignatures.h

Discuss this help topic in SecureBlackbox Forum