Property | Type | Description | |
---|---|---|---|
CustomKeys | byte[] |
Method | Description | |
---|---|---|
DecryptDES ( string decryptString ) : string | ||
EncryptDES ( string encryptString ) : string | ||
KCrypt ( ) : System | ||
KCrypt ( byte keys ) : System |
public DecryptDES ( string decryptString ) : string | ||
decryptString | string | |
return | string |
public EncryptDES ( string encryptString ) : string | ||
encryptString | string | |
return | string |