Namespace: Org.BouncyCastle.Asn1.Cms
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public IAsn1Convertible GetEncryptedContent( int tag ) |
Visual Basic |
---|
Public Function GetEncryptedContent ( _ tag As Integer _ ) As IAsn1Convertible |
Visual C++ |
---|
public: IAsn1Convertible^ GetEncryptedContent( int tag ) |
Parameters
- tag
- Type: System..::..Int32