Specifies cipher suite priorities.
Declaration
[VB.NET]
Property CipherSuitePriorities(ByVal Index As Short) As Integer
Property CipherSuitePriorities(ByVal Index As Short) As Integer
[Pascal]
property CipherSuitePriorities[Index: TSBCipherSuite]: integer;
property CipherSuitePriorities[Index: TSBCipherSuite]: integer;
[C++]
not implemented;
not implemented;
Parameters
- Index - a desired cipher. See the list of ciphers below.
- Value - desired priority value
Values:
|
Description
Use this property to specify priority values for particular algorithms. The algorithm with higher priority value is considered more preferred.