Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property NotBefore As DateTime
[Pascal]
under development
[C++]
int64_t get_NotBefore();
void set_NotBefore(int64_t Value);
[PHP]
DateTime get_NotBefore()
void set_NotBefore(DateTime $Value)
[Java]
Date getNotBefore();
void setNotBefore(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum