certificates property
A list of certificates that will be used to authenticate the reverse proxy to run the FaceLiveness service.
The certificates must be base64-encoded SHA-256 hash of certificate' Subject Public Key Info.
Implementation
List<String>? certificates;