Discuss this help topic in SecureBlackbox Forum

TElAppleCertStorage.GetOpenedKeychains

TElAppleCertStorage     See also     


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


Returns the list of opened keychains paths.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    class procedure GetOpenedKeychains(Keychains: TStringList);

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Keychains - the list of keychains to be updated by this method.

Description

    Call this method to retrieve the list of opened keychains.

See also:     Keychains    

Discuss this help topic in SecureBlackbox Forum