Discuss this help topic in SecureBlackbox Forum

TElCustomCryptoKey.IsExportable

TElCustomCryptoKey     See also     


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


This topic is under development

Declaration

[C#]
    bool IsExportable;

[VB.NET]
    Property IsExportable As Boolean

[Pascal]
    property IsExportable : boolean;

[C++]
    bool get_IsExportable();

[PHP]
    bool get_IsExportable()

[Java]
    boolean getIsExportable();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum