public interface CaptchaEngine
| Modifier and Type | Method and Description |
|---|---|
byte[] |
generateCaptcha(Object data)
Per the given data, generate the distortion Captcha image into a byte array.
|
byte[] generateCaptcha(Object data)
Copyright © 2015. All rights reserved.