RemovePublic Method
Removes the specified public key from the keyring.
Syntax
public func removePublic(index: Int32) throws -> Void
Remarks
Use this method to remove a public key from the keyring. Use Index to pass the index of the key to be removed.