recoverKey (method)

Recovers a soft-deleted key.

Syntax

- (void)recoverKey:(NSString*)keyName;
public func recoverKey(_ keyName: String) throws -> Void

Remarks

This method recovers the soft-deleted key specified by KeyName.

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