SecureBlackbox 2020 iOS Edition

Questions / Feedback?

revokeSubkeybyID (method)

Revokes the key's subkey.

Syntax

- (void)revokeSubkeybyID:(NSString*)keyId;
public func revokeSubkeybyID(_ keyId: String) throws -> Void

Remarks

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

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