Namespace: Org.BouncyCastle.X509.Store
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void AddTargetGroup( byte[] name ) |
Visual Basic |
---|
Public Sub AddTargetGroup ( _ name As Byte() _ ) |
Visual C++ |
---|
public: void AddTargetGroup( array<unsigned char>^ name ) |
Parameters
- name
- Type: array<System..::..Byte>[]()[][]