Свойство | Type | Description | |
---|---|---|---|
OTPASSWORD_BLOCKSIZE | int | ||
OTPASSWORD_MEMSIZE | int | ||
OT_DEFAULT_BLOCKSIZE | int | ||
OT_DEFAULT_MEMSIZE | int | ||
OT_LARGE_BLOCKSIZE | int | ||
OT_LARGE_MEMSIZE | int | ||
OT_PW_DISPLAY | string |
Méthode | Description | |
---|---|---|
CheckStringsExistInOrder ( |
||
CheckStringsExistInOrder ( |
||
CreateObject ( StoredObjectType eType ) : |
||
CreateStorageContext ( StorageType eStoreType ) : |
||
CreateStorageContext ( StorageType eStoreType, PackType ePackType ) : |
||
DecodeObject ( StoredObjectType theObjectType, string strInput ) : |
||
EncodeObject ( |
||
EraseValueByKey ( string strFolder ) : bool | ||
EraseValueByKey ( string strFolder, string oneStr ) : bool | ||
EraseValueByKey ( string strFolder, string oneStr, string twoStr ) : bool | ||
EraseValueByKey ( string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
Exists ( string strFolder ) : bool | ||
Exists ( string strFolder, string oneStr ) : bool | ||
Exists ( string strFolder, string oneStr, string twoStr ) : bool | ||
Exists ( string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
GetDefaultStorage ( ) : |
||
InitDefaultStorage ( StorageType eStoreType, PackType ePackType ) : bool | ||
OT_API_Set_PasswordCallback ( |
||
QueryObject ( StoredObjectType theObjectType, string strFolder ) : |
||
QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr ) : |
||
QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr, string twoStr ) : |
||
QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr, string twoStr, string threeStr ) : |
||
QueryPlainString ( string strFolder ) : string | ||
QueryPlainString ( string strFolder, string oneStr ) : string | ||
QueryPlainString ( string strFolder, string oneStr, string twoStr ) : string | ||
QueryPlainString ( string strFolder, string oneStr, string twoStr, string threeStr ) : string | ||
QueryString ( string strFolder ) : string | ||
QueryString ( string strFolder, string oneStr ) : string | ||
QueryString ( string strFolder, string oneStr, string twoStr ) : string | ||
QueryString ( string strFolder, string oneStr, string twoStr, string threeStr ) : string | ||
StoreObject ( |
||
StoreObject ( |
||
StoreObject ( |
||
StoreObject ( |
||
StorePlainString ( string strContents, string strFolder ) : bool | ||
StorePlainString ( string strContents, string strFolder, string oneStr ) : bool | ||
StorePlainString ( string strContents, string strFolder, string oneStr, string twoStr ) : bool | ||
StorePlainString ( string strContents, string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
StoreString ( string strContents, string strFolder ) : bool | ||
StoreString ( string strContents, string strFolder, string oneStr ) : bool | ||
StoreString ( string strContents, string strFolder, string oneStr, string twoStr ) : bool | ||
StoreString ( string strContents, string strFolder, string oneStr, string twoStr, string threeStr ) : bool |
public static CheckStringsExistInOrder ( |
||
strFolder | ||
oneStr | ||
twoStr | ||
threeStr | ||
Résultat | bool |
public static CheckStringsExistInOrder ( |
||
strFolder | ||
oneStr | ||
twoStr | ||
threeStr | ||
szFuncName | string | |
Résultat | bool |
public static CreateObject ( StoredObjectType eType ) : |
||
eType | StoredObjectType | |
Résultat |
public static CreateStorageContext ( StorageType eStoreType ) : |
||
eStoreType | StorageType | |
Résultat |
public static CreateStorageContext ( StorageType eStoreType, PackType ePackType ) : |
||
eStoreType | StorageType | |
ePackType | PackType | |
Résultat |
public static DecodeObject ( StoredObjectType theObjectType, string strInput ) : |
||
theObjectType | StoredObjectType | |
strInput | string | |
Résultat |
public static EncodeObject ( |
||
theContents | ||
Résultat | string |
public static EraseValueByKey ( string strFolder ) : bool | ||
strFolder | string | |
Résultat | bool |
public static EraseValueByKey ( string strFolder, string oneStr ) : bool | ||
strFolder | string | |
oneStr | string | |
Résultat | bool |
public static EraseValueByKey ( string strFolder, string oneStr, string twoStr ) : bool | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
Résultat | bool |
public static EraseValueByKey ( string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
Résultat | bool |
public static Exists ( string strFolder ) : bool | ||
strFolder | string | |
Résultat | bool |
public static Exists ( string strFolder, string oneStr ) : bool | ||
strFolder | string | |
oneStr | string | |
Résultat | bool |
public static Exists ( string strFolder, string oneStr, string twoStr ) : bool | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
Résultat | bool |
public static Exists ( string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
Résultat | bool |
public static GetDefaultStorage ( ) : |
||
Résultat |
public static InitDefaultStorage ( StorageType eStoreType, PackType ePackType ) : bool | ||
eStoreType | StorageType | |
ePackType | PackType | |
Résultat | bool |
public static OT_API_Set_PasswordCallback ( |
||
theCaller | ||
Résultat | bool |
public static QueryObject ( StoredObjectType theObjectType, string strFolder ) : |
||
theObjectType | StoredObjectType | |
strFolder | string | |
Résultat |
public static QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr ) : |
||
theObjectType | StoredObjectType | |
strFolder | string | |
oneStr | string | |
Résultat |
public static QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr, string twoStr ) : |
||
theObjectType | StoredObjectType | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
Résultat |
public static QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr, string twoStr, string threeStr ) : |
||
theObjectType | StoredObjectType | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
Résultat |
public static QueryPlainString ( string strFolder ) : string | ||
strFolder | string | |
Résultat | string |
public static QueryPlainString ( string strFolder, string oneStr ) : string | ||
strFolder | string | |
oneStr | string | |
Résultat | string |
public static QueryPlainString ( string strFolder, string oneStr, string twoStr ) : string | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
Résultat | string |
public static QueryPlainString ( string strFolder, string oneStr, string twoStr, string threeStr ) : string | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
Résultat | string |
public static QueryString ( string strFolder ) : string | ||
strFolder | string | |
Résultat | string |
public static QueryString ( string strFolder, string oneStr ) : string | ||
strFolder | string | |
oneStr | string | |
Résultat | string |
public static QueryString ( string strFolder, string oneStr, string twoStr ) : string | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
Résultat | string |
public static QueryString ( string strFolder, string oneStr, string twoStr, string threeStr ) : string | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
Résultat | string |
public static StoreObject ( |
||
theContents | ||
strFolder | string | |
Résultat | bool |
public static StoreObject ( |
||
theContents | ||
strFolder | string | |
oneStr | string | |
Résultat | bool |
public static StoreObject ( |
||
theContents | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
Résultat | bool |
public static StoreObject ( |
||
theContents | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
Résultat | bool |
public static StorePlainString ( string strContents, string strFolder ) : bool | ||
strContents | string | |
strFolder | string | |
Résultat | bool |
public static StorePlainString ( string strContents, string strFolder, string oneStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
Résultat | bool |
public static StorePlainString ( string strContents, string strFolder, string oneStr, string twoStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
Résultat | bool |
public static StorePlainString ( string strContents, string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
Résultat | bool |
public static StoreString ( string strContents, string strFolder ) : bool | ||
strContents | string | |
strFolder | string | |
Résultat | bool |
public static StoreString ( string strContents, string strFolder, string oneStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
Résultat | bool |
public static StoreString ( string strContents, string strFolder, string oneStr, string twoStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
Résultat | bool |
public static StoreString ( string strContents, string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
Résultat | bool |
public static int OTPASSWORD_BLOCKSIZE | ||
Résultat | int |
public static int OT_DEFAULT_BLOCKSIZE | ||
Résultat | int |