toggle menu
Sensibill Android SDK
androidJvm
switch theme
search in API
Sensibill Core
/
com.getsensibill.core.apimodule.documents.model.api
/
DocumentUploadPayload
/
ImageRepresentation
/
EncryptedImageFilePath
Encrypted
Image
File
Path
class
EncryptedImageFilePath
(
encryptedImageFilePath
:
String
,
context
:
Context
)
:
DocumentUploadPayload.ImageRepresentation
Members
Constructors
Encrypted
Image
File
Path
Link copied to clipboard
constructor
(
encryptedImageFilePath
:
String
,
context
:
Context
)
Functions
to
Byte
Array
Link copied to clipboard
open
override
fun
toByteArray
(
)
:
ByteArray
?