SecureBlackbox 2020 iOS Edition

Questions / Feedback?

revokeUser (method)

Revokes a user certification.

Syntax

- (void)revokeUser:(int)index;
public func revokeUser(_ index: Int32) throws -> Void

Remarks

Use this method to revoke the user with the specified Index by adding a revocation signature to the key.

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