Cassandra\SSLOptions\Builder::withTrustedCerts PHP Метод

withTrustedCerts() публичный Метод

Adds a trusted certificate. This is used to verify node's identity.
public withTrustedCerts ( $path ) : Builder
Результат Builder self
    public function withTrustedCerts($path)
    {
    }