Failure

The signature failed for expected reasons. Typically, this is because the user cancelled the operation.

Constructors

Link copied to clipboard
constructor(problem: UserInitiatedCancellationReason)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Retrieves the contained signature, asserting it exists. If it does not exist, throws the contained problem.

Link copied to clipboard

Retrieves the contained signature, if one exists.

Functions

Link copied to clipboard

Transforms this SignatureResult into a KmmResult. Both Failure and Error map to KmmResult.Failure.

Link copied to clipboard

Modifies the contained CryptoSignature, usually in order to reinterpret it as a more narrow type.

Link copied to clipboard

Modifies the contained CryptoSignature, usually in order to reinterpret it as a more narrow type.