Discuss this help topic in SecureBlackbox Forum

TElDCSecurityParameters.CertStorage

TElDCSecurityParameters     See also     


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


Declaration

[C#]
    TElMemoryCertStorage CertStorage;

[VB.NET]
    Property CertStorage As TElMemoryCertStorage

[Pascal]
    under development

[C++]
    TElMemoryCertStorage* get_CertStorage();
    void set_CertStorage(TElMemoryCertStorage &Value);
    void set_CertStorage(TElMemoryCertStorage *Value);

[PHP]
    TElMemoryCertStorage get_CertStorage()
    void set_CertStorage(TElMemoryCertStorage $Value)

[Java]
    TElMemoryCertStorage getCertStorage();
    void setCertStorage(TElMemoryCertStorage Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum