Initializes a new instance of the ResponderID class
Namespace: Org.BouncyCastle.Asn1.OcspAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public ResponderID( X509Name id ) |
| Visual Basic |
|---|
Public Sub New ( _ id As X509Name _ ) |
| Visual C++ |
|---|
public: ResponderID( X509Name^ id ) |