EldoS
Navigation
Web site
Support
Table Of Contents

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


TElSymmetricCryptoFactory.RegisterClass

TElSymmetricCryptoFactory     See also    


 

Registers a class in the factory.

 
 

Declaration

[C#/Java]
    void RegisterClass(SBPublicKeyCrypto.TElSymmetricCrypto.@MetaElSymmetricCrypto Cls);

[VB.NET]
    Sub RegisterClass(ByVal Cls As SBPublicKeyCrypto.TElSymmetricCrypto.@MetaElSymmetricCrypto);

[Pascal]
    procedure RegisterClass(Cls: TElSymmetricCryptoClass);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Cls - Reference to the class to register
 
 

Description

     Use this method to register symmetric cryptography class in the factory.

 
 

See also:    

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