Discuss this help topic in SecureBlackbox Forum

TElPKCS11PrivateKeyObject.AlwaysAuthenticate

TElPKCS11PrivateKeyObject     See also     


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


Declaration

[C#]
    bool AlwaysAuthenticate;

[VB.NET]
    Property AlwaysAuthenticate As Boolean

[Pascal]
    under development

[C++]
    bool get_AlwaysAuthenticate();
    void set_AlwaysAuthenticate(bool Value);

[PHP]
    bool get_AlwaysAuthenticate()
    void set_AlwaysAuthenticate(bool $Value)

[Java]
    boolean getAlwaysAuthenticate();
    void setAlwaysAuthenticate(boolean Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum