EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessageEncryptor.FIPSMode

TElMessageEncryptor     See also    


 

Specifies whether to use FIPS-compliant cryptography modules implementation.

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented;

[Pascal]
    not implemented;

[VB6]
    Property IElMessageEncryptorX7.FIPSMode As Boolean

[ActiveX]
    HRESULT _stdcall IElMessageEncryptorX7.FIPSMode([out, retval] VARIANT_BOOL * Value);
    HRESULT _stdcall IElMessageEncryptorX7.FIPSMode([in] VARIANT_BOOL Value);

[DLL]
    not implemented;
 
 

Description

    Set this property to True to enable Federal Information Processing Standards (FIPS) support. The default value is False.

 
 

See also:     Enable FIPS-compliant mode    

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