Features Benefits Pricing Partners Blog Contact Us Log in Sign up

Guides

  • Overview
  • Quick Start
  • How To?
    • Integrate Through OIDC
    • Integrate in Mobile Apps
    • Add Custom User Verification
    • Sign Documents With DVS
    • Implement Custom Browser Authentication Client
  • Tutorials
    • React Native Integration
    • How to Implement an Email Verification Flow?
    • Custom Verification Cases
    • Amazon Cognito Integration
    • Auth0 Integration
    • ForgeRock Integration
    • Okta Integration
    • OneLogin Integration
    • Shibboleth Integration
    • Wordpress Integration
    • WSO2 Integration

Concepts

  • M-Pin Authentication Protocol
  • Designated Verifier Signature

References

  • MIRACL Trust Backend API
  • MIRACL Trust DVS JS
  • MIRACL Trust MFA JS
  • MIRACL Trust OIDC API
  • MIRACL Trust SDK:Android
    • com.miracl.trust
      • MIRACLError
      • MiraclError
      • MIRACLErrorCode
      • MIRACLException
      • MIRACLResult
      • MiraclResult
      • MIRACLSuccess
      • MiraclSuccess
      • MIRACLTrust
      • MiraclTrust
    • com.miracl.trust.authentication
      • AuthenticationErrorCode
      • AuthenticationException
    • com.miracl.trust.authorization
      • AccessIdQueryParameters
      • AuthorizationErrorCode
      • AuthorizationException
    • com.miracl.trust.configuration
      • Configuration
      • ConfigurationErrorCode
      • ConfigurationFailException
    • com.miracl.trust.crypto
      • CryptoErrorCode
      • CryptoException
      • SigningKeyPair
      • SigningResult
    • com.miracl.trust.delegate
      • PinConsumer
      • PinProvider
      • ResultHandler
    • com.miracl.trust.model
      • AuthenticationUser
      • Identity
      • OneTimeCode
      • OTP
      • QuickCode
      • SigningUser
      • User
    • com.miracl.trust.network
      • ApiRequest
      • DefaultHttpConnectionBuilder
      • HttpMethod
      • HttpRequestExecutor
      • HttpRequestExecutorErrorCode
      • HttpRequestExecutorException
      • HttpURLConnectionBuilder
    • com.miracl.trust.registration
      • ActivationCode
      • ActivationToken
      • ActivationTokenErrorCode
      • ActivationTokenErrorResponse
      • ActivationTokenException
      • ActivationTokenResponse
      • RegistrationErrorCode
      • RegistrationException
      • VerificationErrorCode
      • VerificationException
    • com.miracl.trust.session
      • AuthenticationSessionDetails
      • IdentityType
      • SessionDetails
      • SessionManagementErrorCode
      • SessionManagementException
      • SigningSessionDetails
      • SigningSessionStatus
      • VerificationMethod
    • com.miracl.trust.signing
      • DocumentSigningErrorCode
      • DocumentSigningException
      • Signature
      • SigningRegistrationErrorCode
      • SigningRegistrationException
    • com.miracl.trust.storage
      • UserStorage
    • com.miracl.trust.storage.room
      • Converters
    • com.miracl.trust.util.log
      • Logger
      • LoggerConstants
      • MiraclLogger
  • MIRACL Trust SDK:iOS
    • Classes
      • AccessIdResponse
      • ActivationCode
      • ActivationToken
      • ActivationTokenErrorResponse
      • ActivationTokenResponse
      • API
      • APISettings
      • AuthenticateResponse
      • AuthenticationSessionDetails
      • AuthenticationUser
      • ClientSecretResponse
      • Configuration
      • Configuration.Builder
      • DefaultLoggingMessageWriter
      • Identity
      • Logger
      • MIRACLTrust
      • OneTimeCode
      • OTP
      • Pass1Response
      • Pass2Response
      • QuickCode
      • RegistrationResponse
      • SessionDetails
      • SessionsDetails
      • Signature
      • SignatureResponse
      • SigningClientSecret1Response
      • SigningClientSecret2Response
      • SigningResponse
      • SigningSessionCompletionResult
      • SigningSessionDetails
      • SigningUser
      • SQLiteUserStorage
      • User
      • VerificationConfirmationResponse
      • VerificationResponse
    • Enums
      • ActivationTokenError
      • APICallResult
      • APIError
      • AuthenticationError
      • AuthenticationSessionAborterError
      • AuthenticationSessionDetailsError
      • ConfigurationError
      • IdentityType
      • LogCategory
      • LoggerLevel
      • LoggingLevel
      • OTPGeneratorError
      • QuickCodeGeneratorError
      • RegistrationError
      • SessionAborterError
      • SessionDetailsError
      • SigningError
      • SigningRegistrationError
      • SigningSessionCompletionError
      • SigningSessionDetailsError
      • SigningSessionStatus
      • SQLiteUserStorageError
      • VerificationError
      • VerificationMethod
    • Extensions
      • ActivationTokenError
      • AuthenticationError
      • ConfigurationError
      • RegistrationError
      • SQLiteUserStorageError
      • UIDevice
      • URLSession
    • Protocols
      • Logger
      • LoggingMessageWriter
      • URLSessionDataTaskProtocol
      • URLSessionProtocol
      • UserStorage
    • Typealiases
      • ActivationTokenCompletionHandler
      • AuthCodeCompletionHandler
      • AuthenticateCompletionHandler
      • AuthenticationCompletionHandler
      • AuthenticationSessionAborterCompletionHandler
      • AuthenticationSessionDetailsCompletionHandler
      • DataTaskResult
      • OTPCompletionHandler
      • PinRequestHandler
      • ProcessPinHandler
      • QuickCodeCompletionHandler
      • RegistrationCompletionHandler
      • SessionAborterCompletionHandler
      • SessionDetailsCompletionHandler
      • SessionUpdaterCompletionHandler
      • SigningCompletionHandler
      • SigningRegistrationCompletionHandler
      • SigningSessionDetailsCompletionHandler
      • VerificationCompletionHandler

DocumentSigningException

# DocumentSigningException


class DocumentSigningException(errorCode: DocumentSigningErrorCode, cause: Exception?) : MIRACLException

# Functions

Name Summary
addSuppressed
fun addSuppressed(p0: Throwable)
fillInStackTrace
open fun fillInStackTrace(): Throwable
getLocalizedMessage
open override fun getLocalizedMessage(): String
getStackTrace
open fun getStackTrace(): Array<StackTraceElement>
getSuppressed
fun getSuppressed(): Array<Throwable>
initCause
open fun initCause(p0: Throwable): Throwable
printStackTrace
open fun printStackTrace()
open fun printStackTrace(p0: PrintStream)
open fun printStackTrace(p0: PrintWriter)
setStackTrace
open fun setStackTrace(p0: Array<StackTraceElement>)

# Properties

Name Summary
cause
open val cause: Throwable?
errorCode
open val errorCode: MIRACLErrorCode
message
open val message: String?

Company

  • Contact us
  • Discover features
  • Why choose our product?
  • FAQ

Legal

  • Terms and conditions
  • Cookie policy
  • Privacy policy
  • GDPR privacy policy

Resources

  • Developer
  • User guide

Follow Us

© 2022 MIRACL. All Rights Reserved