property KExNamedGroups[Index: integer]: TScKExNamedGroupType;

 

 

Description

Lists the named groups, which the client supports for key exchange. The values are indicated in descending order of preference.

Use KExNamedGroups to obtain the named group for key exchange. KExNamedGroups is a zero-based array: the first type is indexed as 0, the second type is indexed as 1, and so on. The Index parameter indicates the index of the named group. You can read the value at a specific index or use KExNamedGroups with the Count property to iterate through the list.

 

See Also

Add

Count

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support