Discuss this help topic in SecureBlackbox Forum

TElSSHPKCS11KeyStorage.NSSParams

TElSSHPKCS11KeyStorage     See also     


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


Contains parameters of NSS (Mozilla) certificate storage.

Declaration

[C#]
    TElPKCS11NSSParams NSSParams;

[VB.NET]
    Property NSSParams As TElPKCS11NSSParams

[Pascal]
    property NSSParams: TElPKCS11NSSParams;

[C++]
    TElPKCS11NSSParams* get_NSSParams();

[PHP]
    TElPKCS11NSSParams get_NSSParams()

[Java]
    not available

Description

    Use this property if you want to access NSS (Mozilla) certificate storage.

See also:     Accessing NSS (Firefox) certificate store    

Discuss this help topic in SecureBlackbox Forum