SecureBlackbox 2020 iOS Edition

Questions / Feedback?

policyID (property)

The policy ID to be included into the signature.

Syntax

@property (nonatomic,readwrite,assign,getter=policyID,setter=setPolicyID:) NSString* policyID;
- (NSString*)policyID;
- (void)setPolicyID:(NSString*)newPolicyID;
public var policyID: String {
  get {...}
set {...} }

Default Value

""

Remarks

Use this property to specify the signature policy identifier for EPES signatures.

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