Current section

Files

Jump to
telega include telega@model_EncryptedCredentials.hrl
Raw

include/telega@model_EncryptedCredentials.hrl

-record(encrypted_credentials, {
data :: binary(),
hash :: binary(),
secret :: binary()
}).