Package com.stepover.opensignatureapi.helpers
-
Interface Summary Interface Description HBitmapUtil.GDI32Extra -
Class Summary Class Description Base64 Encodes and decodes to and from Base64 notation.Base64.InputStream ABase64.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 ABase64.OutputStream
will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.Conversion a helper class to calculate dot dimensionsHBitmapUtil a helper class to handle HBITMAP objects used by the sopad dllImageLoader a helper class to load resource imagesLibraryLoader utility class to mange loading of dll setsSimpleCertificateSigner Deprecated. SoLogger logger extension of juli logger -
Exception Summary Exception Description OpenSignatureException open signature exception