kibana/api_docs/kbn_crypto.mdx
2022-03-28 14:24:55 -04:00

30 lines
901 B
Text

---
id: kibKbnCryptoPluginApi
slug: /kibana-dev-docs/api/kbn-crypto
title: "@kbn/crypto"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/crypto plugin
date: 2022-03-28
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/crypto']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
import kbnCryptoObj from './kbn_crypto.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 13 | 0 | 7 | 0 |
## Server
### Functions
<DocDefinitionList data={kbnCryptoObj.server.functions}/>
### Interfaces
<DocDefinitionList data={kbnCryptoObj.server.interfaces}/>