Discuss this help topic in SecureBlackbox Forum

TElSSLPGPCertificateTypeHandler.KeyIndex

TElSSLPGPCertificateTypeHandler     See also     


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


This property specifies the index of the OpenPGP key to use.

Declaration

[C#]
    int KeyIndex;

[VB.NET]
    Property KeyIndex As Integer

[Pascal]
    property KeyIndex : integer;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify the index of the authentication key in the keyring.

See also:     Keyring    

Discuss this help topic in SecureBlackbox Forum