purgeSecret (method)

Permanently deletes a soft-deleted secret.

Syntax

- (void)purgeSecret:(NSString*)secretName;
public func purgeSecret(_ secretName: String) throws -> Void

Remarks

This method permanently deletes the soft-deleted secret specified by SecretName.

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