SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

cacheValidationResults (property)

Enables or disables validation result caching.

Syntax

@property (nonatomic,readwrite,assign,getter=cacheValidationResults,setter=setCacheValidationResults:) BOOL cacheValidationResults;
- (BOOL)cacheValidationResults;
- (void)setCacheValidationResults:(BOOL)newCacheValidationResults;
public var cacheValidationResults: Bool {
  get {...}
set {...} }

Default Value

FALSE

Remarks

Set this property to True to enable caching of validation results.

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