SecureBlackbox 2020 iOS Edition

Questions / Feedback?

revokeSubkey (method)

Revokes the key's subkey.

Syntax

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

Remarks

Use this method to revoke the subkey with a given Index by adding a revocation signature.

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