Discuss this help topic in SecureBlackbox Forum

TElPGPCustomSecretKey.Trust

TElPGPCustomSecretKey     


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


Trust level

Declaration

[C#]
    TElPGPTrust Trust;

[VB.NET]
    Property Trust As TElPGPTrust

[Pascal]
    property Trust : TElPGPTrust;

[C++]
    TElPGPTrust* get_Trust();

[PHP]
    TElPGPTrust get_Trust()

[Java]
    TElPGPTrust getTrust();

Description

    Use this read-only property to get trust level of the key.

Discuss this help topic in SecureBlackbox Forum