DOFCipherFactory InterfaceOpenDOF Object Access Library
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

  NameDescription
Public methodcreate
Create DOFCipher from a key.
Top
Remarks

The factory definition for creating a DOFCipher.
See Also

Reference