SecureBlackbox 2020 iOS Edition

Questions / Feedback?

policyID (property)

The policy ID that was included into the signature.

Syntax

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

Default Value

""

Remarks

Use this property to retrieve the signature policy identifier from EPES signatures.

This property is read-only.

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