QesSignResponse

data class QesSignResponse(var signedDocument: String)

Constructors

Link copied to clipboard
constructor(signedDocument: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Base64-encoded signed document returned by the QES provider.