Discuss this help topic in SecureBlackbox Forum

TElMessagePartHandlerSMIME.DecoderSignTime

TElMessagePartHandlerSMIME     See also     


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


This property value is read from the signed message when the message signature is verified (UTC time)

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property DecoderSignTime : TDateTime;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

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

See also:     EncoderSignTime    

Discuss this help topic in SecureBlackbox Forum