SecureBlackbox 2020 iOS Edition

Questions / Feedback?

storageFileName (property)

A path to the KMIP object database.

Syntax

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

Default Value

""

Remarks

Assign the path to the database of objects managed by the KMIP server to this property.

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