Home
last modified time | relevance | path

Searched defs:SecureData (Results 1 – 13 of 13) sorted by relevance

/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/passport/
H A Dcredentials.py198 def __init__(self, secure_data: 'SecureData', nonce: str, bot: 'Bot' = None, **_kwargs: Any):
217 class SecureData(TelegramObject): class
/dports/emulators/citra/citra-ac98458e0/src/core/hle/service/nwm/
H A Duds_data.h20 enum class EtherType : u16 { SecureData = 0x876D, EAPoL = 0x888E }; enumerator
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/hle/service/nwm/
H A Duds_data.h20 enum class EtherType : u16 { SecureData = 0x876D, EAPoL = 0x888E }; enumerator
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/go-telegram-bot-api/telegram-bot-api/
H A Dpassport.go257 SecureData map[string]*SecureValue type
/dports/www/beehive/beehive-0.4.0/vendor/github.com/go-telegram-bot-api/telegram-bot-api/
H A Dpassport.go257 SecureData map[string]*SecureValue type
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h26 const int SecureData = 91; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py129 class SecureData(quickfix.StringField): class
H A Dquickfix.py1965 class SecureData(StringField): class
40153 class SecureData(quickfix.StringField): class
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb236 class SecureData < Quickfix::StringField class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py129 class SecureData(quickfix.StringField): class
H A Dquickfix.py1965 class SecureData(StringField): class
40153 class SecureData(quickfix.StringField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py129 class SecureData(quickfix.StringField): class
H A Dquickfix.py1965 class SecureData(StringField): class
40153 class SecureData(quickfix.StringField): class