Block Cipher Algorithms.
Namespace: org.opendof.core.oal.security
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public enum Algorithm
Members
| Member name | Value | Description | |
|---|---|---|---|
| AES | 0 | ||
| TWOFISH | 1 | ||
| SMS4 | 2 |
Remarks
See Also
| DOFCipherAlgorithm Enumeration | OpenDOF Object Access Library |
Namespace: org.opendof.core.oal.security
public enum Algorithm
| Member name | Value | Description | |
|---|---|---|---|
| AES | 0 | ||
| TWOFISH | 1 | ||
| SMS4 | 2 |