SecureBlackbox 2020 iOS Edition

Questions / Feedback?

remove (method)

Removes the specified object from the server.

Syntax

- (void)remove:(NSString*)uniqueIdentifier;
public func remove(_ uniqueIdentifier: String) throws -> Void

Remarks

Use this method to delete the object specified by its UniqueIdentifier from the KMIP server.

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