Discuss this help topic in SecureBlackbox Forum

TElCustomCryptoKey.IsValid

TElCustomCryptoKey     See also     


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


This topic is under development

Declaration

[C#]
    bool IsValid;

[VB.NET]
    Property IsValid As Boolean

[Pascal]
    property IsValid : boolean;

[C++]
    bool get_IsValid();

[PHP]
    bool get_IsValid()

[Java]
    boolean getIsValid();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum