Discuss this help topic in SecureBlackbox Forum

TElPublicKeyMaterial.StoreFormat

TElPublicKeyMaterial     See also     


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


This topic is under development…

Declaration

[C#]
    TSBKeyStoreFormat StoreFormat;

[VB.NET]
    Property StoreFormat As TSBKeyStoreFormat

[Pascal]
    property StoreFormat : TSBKeyStoreFormat;

[C++]
    TSBKeyStoreFormat get_StoreFormat();
    void set_StoreFormat(TSBKeyStoreFormat Value);

[PHP]
    integer get_StoreFormat()
    void set_StoreFormat(integer $Value)

[Java]
    TSBKeyStoreFormat getStoreFormat();
    void setStoreFormat(TSBKeyStoreFormat Value);

Possible values:

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum