Discuss this help topic in SecureBlackbox Forum

TElPKCS11CertificateObject.StartDate

TElPKCS11CertificateObject     See also     


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


Declaration

[C#]
    DateTime StartDate;

[VB.NET]
    Property StartDate As DateTime

[Pascal]
    under development

[C++]
    int64_t get_StartDate();
    void set_StartDate(int64_t Value);

[PHP]
    DateTime get_StartDate()
    void set_StartDate(DateTime $Value)

[Java]
    Date getStartDate();
    void setStartDate(Date Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum