Back to Kibana

encryptedSavedObjects

api_docs/encrypted_saved_objects.mdx

9.4.01.0 KB
Original Source

import encryptedSavedObjectsObj from './encrypted_saved_objects.devdocs.json';

This plugin provides encryption and decryption utilities for saved objects containing sensitive information.

Contact @elastic/kibana-security for questions regarding this plugin.

Code health stats

Public API countAny countItems lacking commentsMissing exports
570492

Server

Setup

<DocDefinitionList data={[encryptedSavedObjectsObj.server.setup]}/>

Start

<DocDefinitionList data={[encryptedSavedObjectsObj.server.start]}/>

Classes

<DocDefinitionList data={encryptedSavedObjectsObj.server.classes}/>

Interfaces

<DocDefinitionList data={encryptedSavedObjectsObj.server.interfaces}/>

Enums

<DocDefinitionList data={encryptedSavedObjectsObj.server.enums}/>

Consts, variables and types

<DocDefinitionList data={encryptedSavedObjectsObj.server.misc}/>