0ccc8467ec
Adds replication engine and core in-repo addon
11 lines
399 B
Handlebars
11 lines
399 B
Handlebars
<WizardSection
|
|
@headerText="Transit"
|
|
@headerIcon="transit"
|
|
@docText="Docs: Transit Secrets"
|
|
@docPath="/docs/secrets/transit/index.html"
|
|
>
|
|
<p>
|
|
The Transit Secrets Engine handles cryptographic functions on data in-transit. Vault doesn't store the data sent to the Secrets Engine. It can also be viewed as "cryptography as a service" or "encryption as a service".
|
|
</p>
|
|
</WizardSection>
|