Loading
AdvancedX509KeyManager extends X509ExtendedKeyManager
The `AdvancedX509ExtendedKeyManager` now extends the `X509ExtendedKeyManager`, since the documentation recommends to not directly implement the `X509KeyManager` interface, but always extend the `X509ExtendedKeyManager`.
Signed-off-by:
Elv1zz <elv1zz.git@gmail.com>