EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSymmetricCrypto.KeySize

TElSymmetricCrypto     See also    


 

This read-only property contains the size of the secret key for the symmetric algorithm

 
 

Declaration

[C#]
    int KeySize

[VB.NET]
    Property KeySize As Integer

[Pascal]
    property KeySize : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to get the required size of the secret key.

 
 

See also:     KeyMaterial    

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