@sphereon/ssi-sdk-ext.x509-utils
Version:
Sphereon SSI-SDK plugin functions for X.509 Certificate handling.
22 lines (16 loc) • 431 B
Markdown
<!--suppress HtmlDeprecatedAttribute -->
<h1 align="center">
<br>
<a href="https://www.sphereon.com"><img src="https://sphereon.com/content/themes/sphereon/assets/img/logo.svg" alt="Sphereon" width="400"></a>
<br>X.509 Certificate functions
<br>
</h1>
This package contains X.509 Certificate validation functions.
## Installation
```shell
yarn add @sphereon/ssi-sdk-ext.x509-utils
```
## Build
```shell
yarn build
```