Namespace: Org.BouncyCastle.Security
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public static Object CreateEngine( AlgorithmIdentifier algID ) |
| Visual Basic |
|---|
Public Shared Function CreateEngine ( _ algID As AlgorithmIdentifier _ ) As Object |
| Visual C++ |
|---|
public: static Object^ CreateEngine( AlgorithmIdentifier^ algID ) |