backport of commit 19d840a4624630e79526cb877c060ffd86855fc9 (#22283)
Co-authored-by: Sam Linville <calm-aunt-sheet@pigeon.business>
This commit is contained in:
parent
036e692ee1
commit
86d059d0a0
|
@ -11,6 +11,9 @@ description: |-
|
|||
|
||||
@include 'alerts/enterprise-and-hcp.mdx'
|
||||
|
||||
-> **Note**: This feature is part of the [KMIP Secret Engine](/vault/docs/secrets/kmip), which requires [Vault Enterprise](https://www.hashicorp.com/products/vault/)
|
||||
with the Advanced Data Protection Module.
|
||||
|
||||
[PKCS#11](http://docs.oasis-open.org/pkcs11/pkcs11-base/v2.40/os/pkcs11-base-v2.40-os.html)
|
||||
is an open standard C API that provides a means to access cryptographic capabilities on a device.
|
||||
For example, it is often used to access a Hardware Security Module (HSM) (like a [Yubikey](https://www.yubico.com/)) from a local program (such as [GPG](https://gnupg.org/)).
|
||||
|
|
Loading…
Reference in New Issue