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 internal virtual Asn1Set GetAttributeSet( AttributeTable attr ) |
Visual Basic |
---|
Protected Friend Overridable Function GetAttributeSet ( _ attr As AttributeTable _ ) As Asn1Set |
Visual C++ |
---|
protected public: virtual Asn1Set^ GetAttributeSet( AttributeTable^ attr ) |