Class MariaDbX509KeyManager

  • All Implemented Interfaces:
    KeyManager, X509KeyManager

    public class MariaDbX509KeyManager
    extends X509ExtendedKeyManager
    Key manager implementation that implement only client verification and rely only on private key for mutual authentication, without Server Name Indication (SNI) verification.