SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigErrorMessage (property)

Returns the error message returned by the signature validation routine.

Syntax

@property (nonatomic,readonly,assign,getter=sigErrorMessage) NSString* sigErrorMessage;
- (NSString*)sigErrorMessage;
public var sigErrorMessage: String {
  get {...}
}

Default Value

""

Remarks

Returns the error message returned by the signature validation routine.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]