A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- Base64 - Class in com.stepover.opensignatureapi.helpers
-
Encodes and decodes to and from Base64 notation.
- Base64.InputStream - Class in com.stepover.opensignatureapi.helpers
-
A
Base64.InputStream
will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - Base64.OutputStream - Class in com.stepover.opensignatureapi.helpers
-
A
Base64.OutputStream
will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - base64Encode(byte[]) - Method in class com.stepover.opensignatureapi.bridge.NativeBase
- BaseMessage - Class in org.jopensignature.sign
-
Base class for all messages which may be sent to a
SigningDevice
instance. - BaseMessage() - Constructor for class org.jopensignature.sign.BaseMessage
- BaseMeta - Class in com.stepover.opensignatureapi.signer.meta
-
base class of all meta info fields
- BaseMeta() - Constructor for class com.stepover.opensignatureapi.signer.meta.BaseMeta
- bioData - Variable in class com.stepover.opensignatureapi.device.SoSigningDevice
-
The bio data.
- bioDataByteArrayOutputStream - Variable in class com.stepover.opensignatureapi.bridge.NativeBase
- bioDataOutputStream - Variable in class com.stepover.opensignatureapi.bridge.NativeBase
- BITMAP() - Constructor for class com.stepover.opensignatureapi.helpers.HBitmapUtil.BITMAP
- bmBits - Variable in class com.stepover.opensignatureapi.helpers.HBitmapUtil.BITMAP
- bmBitsPixel - Variable in class com.stepover.opensignatureapi.helpers.HBitmapUtil.BITMAP
- bmHeight - Variable in class com.stepover.opensignatureapi.helpers.HBitmapUtil.BITMAP
- Bmp_PdfPage - com.stepover.opensignatureapi.device.nat.SoHidDevice.ImageType
- Bmp_SignInfoBg - com.stepover.opensignatureapi.device.nat.SoHidDevice.ImageType
- Bmp_SignInfoFg - com.stepover.opensignatureapi.device.nat.SoHidDevice.ImageType
- Bmp_SignInput - com.stepover.opensignatureapi.device.nat.SoHidDevice.ImageType
- bmPlanes - Variable in class com.stepover.opensignatureapi.helpers.HBitmapUtil.BITMAP
- bmType - Variable in class com.stepover.opensignatureapi.helpers.HBitmapUtil.BITMAP
- bmWidth - Variable in class com.stepover.opensignatureapi.helpers.HBitmapUtil.BITMAP
- bmWidthBytes - Variable in class com.stepover.opensignatureapi.helpers.HBitmapUtil.BITMAP
- bufferedImages - Variable in class com.stepover.opensignatureapi.renderer.SoDocumentRenderer
-
The buffered images.
- buttonCode - Variable in enum com.stepover.opensignatureapi.device.nat.NativeDevice.Button
- buttonCode - Variable in enum com.stepover.opensignatureapi.device.nat.NativeDevice.DocViewButton
- buttons - Variable in class com.stepover.opensignatureapi.viewer.AbstractDocumentViewer
-
The buttons.
- buttonThread - Variable in class com.stepover.opensignatureapi.bridge.NativeBase
- BW - com.stepover.opensignatureapi.device.nat.NativeDevice.DeviceType
- BW_OLD - com.stepover.opensignatureapi.device.nat.NativeDevice.DeviceType
- byteBuffer - Variable in class com.stepover.opensignatureapi.bridge.WindowsBridge
-
The byte buffer.
All Classes All Packages