DefaultPrepareKeyProxyFactory
Default implementation of PrepareKeyProxyFactory that creates JDK dynamic proxies. This factory uses Java's Proxy class to create runtime proxy instances that delegate to actual PrepareKey implementations through an invocation handler.