static private Crypt ( bool encrypt, byte bytes, char password, string dekAlgName, byte iv ) : byte[] | ||
encrypt | bool | |
bytes | byte | |
password | char | |
dekAlgName | string | |
iv | byte | |
return | byte[] |
static private Crypt ( bool encrypt, byte bytes, char password, string dekAlgName, byte iv ) : byte[] | ||
encrypt | bool | |
bytes | byte | |
password | char | |
dekAlgName | string | |
iv | byte | |
return | byte[] |