CertificateUtilTransformer

Bytecode transformer that patches certificate binding and handshake logic.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun transform(loader: ClassLoader, className: String, classBeingRedefined: Class<out Any>, protectionDomain: ProtectionDomain, classfileBuffer: Array<Byte>): Array<Byte>
Applies targeted patches to specific server classes.