EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.DLLName

TElPKCS11CertStorage    


 

Contains name of the DLL that provides access to Cryptoki functions.

 
 

Declaration

[C#]
    string DLLName

[VB.NET]
    Property DLLName As String

[Pascal]
    property DLLName: string;

[VB6]
    Property IElPKCS11CertStorageX.DLLName As String

[ActiveX]
    HRESULT _stdcall IElPKCS11CertStorageX.DLLName([out, retval] BSTR * Value );
    HRESULT _stdcall IElPKCS11CertStorageX.DLLName([in] BSTR Value );

[DLL]
    not implemented;
 
 

Description

    Use this property to set or retrieve the name of PKCS#11 provider DLL.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation