EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#/Java  VB.NET  Pascal  ActiveX  DLL 


TElElgamalKeyMaterial.Assign

TElElgamalKeyMaterial     See also    


 

Copies data from an instance of TElKeyMaterial class.

 
 

Declaration

[C#/Java]
    void Assign(TElKeyMaterial Source);

[VB.NET]
    Sub Assign(Source As TElKeyMaterial)

[Pascal]
    procedure Assign(Source : TElKeyMaterial);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented
 
 

Parameters

  • Source - object which contents must be copied.
 
 

Description

    Use this method to copy data of another key material to the current one.

 
 

See also:     Clone    

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