SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigErrorCode (property)

Returns the error code returned by the signature validation routine.

Syntax

@property (nonatomic,readonly,assign,getter=sigErrorCode) int sigErrorCode;
- (int)sigErrorCode;
public var sigErrorCode: Int32 {
  get {...}
}

Default Value

0

Remarks

Returns the error code 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]