EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateRequest.KeyMaterial

TElCertificateRequest     See also    


 

This property contains subject's keypair.

 
 

Declaration

[C#]
    TElPublicKeyMaterial KeyMaterial;

[VB.NET]
    Property KeyMaterial As TElPublicKeyMaterial

[Pascal]
    property KeyMaterial : TElPublicKeyMaterial;

[VB6]
    Property IElCertificateRequestX7.KeyMaterial As IElPublicKeyMaterialX

[ActiveX]
    HRESULT _stdcall IElCertificateRequestX7.KeyMaterial([out, retval] IElPublicKeyMaterialX ** Res);

[DLL]
    not implemented;
 
 

Description

    Use this property to get subject's keypair.

 
 

See also:     Generate     PreserveKeyMaterial    

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