Discuss this help topic in SecureBlackbox Forum

TElSSHBaseClient.FIPSMode

TElSSHBaseClient     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies whether to use FIPS-compliant cryptography implementation.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property FIPSMode : boolean;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

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    

Discuss this help topic in SecureBlackbox Forum