Discuss this help topic in SecureBlackbox Forum

TElMessagePartHandlerSMIME.EncoderSignTime

TElMessagePartHandlerSMIME     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This property is used when signing the message to set the signing time (UTC time).

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property EncoderSignTime : TDateTime;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property when signing the message to set the signing time. The date and time are stored and retrieved in Universal Coordinate Time (UTC).
     [.NET] The date is represented as System.DateTime structure

See also:     DecoderSignTime    

Discuss this help topic in SecureBlackbox Forum