SecureBlackbox 2020 iOS Edition

Questions / Feedback?

keyOldPacketFormat (property)

Indicates whether legacy (PGP 2.

Syntax

@property (nonatomic,readwrite,assign,getter=keyOldPacketFormat,setter=setKeyOldPacketFormat:) BOOL keyOldPacketFormat;
- (BOOL)keyOldPacketFormat;
- (void)setKeyOldPacketFormat:(BOOL)newKeyOldPacketFormat;
public var keyOldPacketFormat: Bool {
  get {...}
set {...} }

Default Value

FALSE

Remarks

Indicates whether legacy (PGP 2.6.x) packet format should be used.

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