SecureBlackbox 2020 iOS Edition

Questions / Feedback?

policyURI (property)

The signature policy URI to be included in the signature.

Syntax

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

Default Value

""

Remarks

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

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