SecureBlackbox 2020 iOS Edition

Questions / Feedback?

policyHash (property)

The signature policy hash value.

Syntax

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

Default Value

""

Remarks

Use this property to set the signature policy hash for EPES signatures

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