Discuss this help topic in SecureBlackbox Forum

TElPKCS11CertificateObject.EndDate

TElPKCS11CertificateObject     See also     


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


Declaration

[C#]
    DateTime EndDate;

[VB.NET]
    Property EndDate As DateTime

[Pascal]
    under development

[C++]
    int64_t get_EndDate();
    void set_EndDate(int64_t Value);

[PHP]
    DateTime get_EndDate()
    void set_EndDate(DateTime $Value)

[Java]
    Date getEndDate();
    void setEndDate(Date Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum