Discuss this help topic in SecureBlackbox Forum

TElCustomCryptoKey.IsPublic

TElCustomCryptoKey     See also     


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


This topic is under development

Declaration

[C#]
    bool IsPublic;

[VB.NET]
    Property IsPublic As Boolean

[Pascal]
    property IsPublic : boolean;

[C++]
    bool get_IsPublic();

[PHP]
    bool get_IsPublic()

[Java]
    boolean getIsPublic();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum