EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElX509Certificate.CryptoProvider

TElX509Certificate     See also    


 

Specifies crypto provider to be used with certificate.

 
 

Declaration

[C#]
    TElCustomCryptoProvider CryptoProvider;

[VB.NET]
    Property CryptoProvider As TElCustomCryptoProvider

[Pascal]
    property CryptoProvider : TElCustomCryptoProvider;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

     Use this property to specify the crypto provider which will carry out all cryptographic operations. See Crypto Providers on how to use such objects.

 
 

See also:     Crypto Providers    

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