SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

keyComment (property)

The comment for the public key.

Syntax

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

Default Value

""

Remarks

The comment for the public key.

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