Namespace: Org.BouncyCastle.Cms
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected string GetEncOid( AsymmetricKeyParameter key, string digestOID ) |
Visual Basic |
---|
Protected Function GetEncOid ( _ key As AsymmetricKeyParameter, _ digestOID As String _ ) As String |
Visual C++ |
---|
protected: String^ GetEncOid( AsymmetricKeyParameter^ key, String^ digestOID ) |
Parameters
- digestOID
- Type: System..::..String