pathToCerts property

String? pathToCerts
getter/setter pair

creating a Security Context requires providing a certificate. pathToCerts will be the path to this certificate.

Implementation

String? pathToCerts;