Privateca

Privateca

Certificate Authority API

The Certificate Authority Service API is a highly-available, scalable service that enables you to simplify and automate the management of private certificate authorities (CAs) while staying in control of your private keys.

Constructor

new Privateca()

Example
```js
const {google} = require('googleapis');
const privateca = google.privateca('v1');
```

Privateca

Certificate Authority API

The Certificate Authority Service API is a highly-available, scalable service that enables you to simplify and automate the management of private certificate authorities (CAs) while staying in control of your private keys.

Constructor

new Privateca()

Example
```js
const {google} = require('googleapis');
const privateca = google.privateca('v1beta1');
```