SecureBlackbox 2020 iOS Edition

Questions / Feedback?

revokeUserByName (method)

Revokes a user certification.

Syntax

- (void)revokeUserByName:(NSString*)username;
public func revokeUserByName(_ username: String) throws -> Void

Remarks

Use this method to revoke the certification of the user specified by Username by adding a revocation signature.

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