Discuss this help topic in SecureBlackbox Forum

TElPKCS11Object.ObjectLabel

TElPKCS11Object     See also     


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


Declaration

[C#]
    string ObjectLabel;

[VB.NET]
    Property ObjectLabel As String

[Pascal]
    under development

[C++]
    void get_ObjectLabel(std::string &OutResult);
    void set_ObjectLabel(const std::string &Value);

[PHP]
    string get_ObjectLabel()
    void set_ObjectLabel(string $Value)

[Java]
    String getObjectLabel();
    void setObjectLabel(String Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum