SecureBlackbox 2020 iOS Edition

Questions / Feedback?

allSignaturesValid (property)

The cumulative validity of all signatures.

Syntax

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

Default Value

FALSE

Remarks

Use this property to check if all the signatures found in the message or document are valid.

This property is read-only.

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