public interface IDiscoveryKeyFileStorage
Public Interface IDiscoveryKeyFileStorage
public interface class IDiscoveryKeyFileStorage
type IDiscoveryKeyFileStorage = interface end
GetAllKeysAsync | Возвращает список всех ключей discovery в файловой системе. |
RemoveKeyAsync | Удаляет ключ discovery из файловой системы. |
StoreKeyAsync | Сохраняет ключ discovery в файловой системе. |