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( DerObjectIdentifier algorithmOid ) |
| Visual Basic |
|---|
Public Shared Function CreateEngine ( _ algorithmOid As DerObjectIdentifier _ ) As Object |
| Visual C++ |
|---|
public: static Object^ CreateEngine( DerObjectIdentifier^ algorithmOid ) |
Parameters
- algorithmOid
- Type: Org.BouncyCastle.Asn1..::..DerObjectIdentifier