Namespace: Org.BouncyCastle.Tsp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public void SetTsa(
	GeneralName tsa
)
Visual Basic
Public Sub SetTsa ( _
	tsa As GeneralName _
)
Visual C++
public:
void SetTsa(
	GeneralName^ tsa
)

See Also