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

Syntax

C#
public interface ISignerWithRecovery : ISigner
Visual Basic
Public Interface ISignerWithRecovery _
	Inherits ISigner
Visual C++
public interface class ISignerWithRecovery : ISigner

See Also