Documentation ¶
Index ¶
- func GetMd5(in string) string
- func HashCode(in string) int32
- func OtpUserSecret(secretBase string, username string, separation string, ...) string
- func SmDecryptDir(inDir string, salt string, encrypted string, isReserved bool, isRecursive bool, ...) (string, error)
- func SmDecryptFile(inFile string, salt string, encrypted string, isReserved bool) error
- func SmDecryptString(in string, salt string) (string, error)
- func SmEncryptDir(inDir string, salt string, encrypted string, isReserved bool, isRecursive bool, ...) (string, error)
- func SmEncryptFile(inFile string, salt string, encrypted string, isReserved bool) error
- func SmEncryptString(in string, salt string) (string, error)
- func StringToucs2(inStr string) []byte
- func StringToucs2String(inStr string) string
- func Ucs2StringTostring(str string) string
- func Ucs2Tostring(in []byte) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OtpUserSecret ¶
func SmDecryptDir ¶
func SmDecryptFile ¶
func SmEncryptDir ¶
func SmEncryptFile ¶
func StringToucs2 ¶
func StringToucs2String ¶
func Ucs2StringTostring ¶
func Ucs2Tostring ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.