The strength of the encryption.
Namespace: org.opendof.core.oal.security
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public enum Strength
Members
Member name | Value | Description | |
---|---|---|---|
_256 | 0 | ||
_192 | 1 | ||
_128 | 2 |
Remarks
See Also
DOFCipherStrength Enumeration | OpenDOF Object Access Library |
Namespace: org.opendof.core.oal.security
public enum Strength
Member name | Value | Description | |
---|---|---|---|
_256 | 0 | ||
_192 | 1 | ||
_128 | 2 |