SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigCorePropertiesSigned (property)

Returns True if this signature covers the core properties of the document.

Syntax

@property (nonatomic,readonly,assign,getter=sigCorePropertiesSigned) BOOL sigCorePropertiesSigned;
- (BOOL)sigCorePropertiesSigned;
public var sigCorePropertiesSigned: Bool {
  get {...}
}

Default Value

FALSE

Remarks

Returns True if this signature covers the core properties of the document.

This property is read-only.

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