How to use the Certificate function from crypto

Find comprehensive JavaScript crypto.Certificate code examples handpicked from public code repositorys.

189
190
191
192
193
194
195
196
197
> Stability: 0 - Deprecated

As a legacy interface, it is possible to create new instances of
the `crypto.Certificate` class as illustrated in the examples below.

#### `new crypto.Certificate()`

Instances of the `Certificate` class can be created using the `new` keyword
or by calling `crypto.Certificate()` as a function:
fork icon22
star icon89
watch icon13

+ 15 other calls in file