rejectUnknownSNI property

  1. @JsonKey.new(name: 'rejectUnknownSni')
bool? get rejectUnknownSNI
inherited

Implementation

@JsonKey(name: 'rejectUnknownSni')
bool? get rejectUnknownSNI;