The factory definition for creating a DOFCipher.
Namespace: org.opendof.core.oal.security
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public interface Factory
The DOFCipherFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | create | Create DOFCipher from a key. |
Remarks
See Also