Discuss this help topic in SecureBlackbox Forum

TElCMSTimestamp.UpdateCMS

TElCMSTimestamp     See also     


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


Updates the ASN.1 binary of a timestamp.

Declaration

[C#]
    void UpdateCMS();

[VB.NET]
    Sub UpdateCMS()

[Pascal]
    procedure UpdateCMS;

[C++]
    void UpdateCMS();

[PHP]
    void UpdateCMS()

[Java]
    void updateCMS();

Description

    Call this method to update the ASN.1 binary of the timestamp according to the changes introduced by the user (re-signing, attribute insertion, etc.).

See also:     Validate    

Discuss this help topic in SecureBlackbox Forum