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