Search
Preparing search index...
The search index is not available
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
fm
icelink
EncryptionPolicy
Enumeration EncryptionPolicy
Indicates encryption policy for a connection.
Index
Enumeration members
Disabled
Negotiated
Required
Enumeration members
Disabled
Disabled
:
= 3
Encryption will not be available for the given connection.
field
Disabled
type
{fm.icelink.EncryptionPolicy}
Negotiated
Negotiated
:
= 2
Encryption is preferred but not required. If the other peer does not support encryption, connection will be established without encryption.
field
Negotiated
type
{fm.icelink.EncryptionPolicy}
Required
Required
:
= 1
Encryption is required. If encryption is not supported by peer, connection must fail.
field
Required
type
{fm.icelink.EncryptionPolicy}
Encryption
Policy
Disabled
Negotiated
Required