toggle menu
Signum
3.10.1
common
switch theme
search in API
supreme
/
at.asitplus.signum.supreme.sign
/
SignatureInput
Signature
Input
class
SignatureInput
(
source
)
Members
Constructors
Signature
Input
Link copied to clipboard
constructor
(
data
:
ByteArray
)
constructor
(
data
:
Sequence
<
ByteArray
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
data
Link copied to clipboard
val
data
:
Sequence
<
ByteArray
>
format
Link copied to clipboard
val
format
:
SignatureInputFormat
Functions
convert
To
Link copied to clipboard
fun
convertTo
(
format
:
SignatureInputFormat
)
:
KmmResult
<
SignatureInput
>