6.4.4.1 Keyring Components Versus Keyring Plugins钥匙圈组件与钥匙圈插件

The MySQL Keyring originally implemented keystore capabilities using server plugins, but began transitioning to use the component infrastructure in MySQL 8.0.24. This section briefly compares keyring components and plugins to provide an overview of their differences. MySQL Keyring最初使用服务器插件实现了密钥库功能,但开始过渡到使用MySQL 8.0.24中的组件基础设施。本节简要比较了钥匙圈组件和插件,以概述它们的差异。It may assist you in making the transition from plugins to components, or, if you are just beginning to use the keyring, assist you in choosing whether to use a component versus using a plugin.它可能会帮助您从插件过渡到组件,或者,如果您刚刚开始使用密钥环,它可以帮助您选择是使用组件还是使用插件。