public interface CaptchaEngine
Modifier and Type | Method and Description |
---|---|
byte[] |
generateCaptcha(java.lang.Object data)
Per the given data, generate the distortion Captcha image into a byte array.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.