mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Refactor SyncCore
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import Foundation
|
||||
import TelegramCore
|
||||
import SyncCore
|
||||
|
||||
public func secretChatKeyImage(_ fingerprint: SecretChatKeyFingerprint, size: CGSize) -> UIImage? {
|
||||
let keySignatureData = fingerprint.sha1.data()
|
||||
|
||||
Reference in New Issue
Block a user