EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11PublicKeyObject.Trusted

TElPKCS11PublicKeyObject    


 

    Specifies whether the key is trusted.

 
 

Declaration

[C#]
    bool Trusted;

[VB.NET]
    Property Trusted As Boolean

[Pascal]
    property Trusted: boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify key object's "CKA_TRUSTED" attribute.

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