Initializes a new instance of the ServiceLocator class
Namespace: Org.BouncyCastle.Asn1.OcspAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public ServiceLocator( X509Name issuer, Asn1Object locator )  | 
| Visual Basic | 
|---|
Public Sub New ( _ issuer As X509Name, _ locator As Asn1Object _ )  | 
| Visual C++ | 
|---|
public: ServiceLocator( X509Name^ issuer, Asn1Object^ locator )  | 
Parameters
- issuer
 - Type: Org.BouncyCastle.Asn1.X509..::..X509Name
 
- locator
 - Type: Org.BouncyCastle.Asn1..::..Asn1Object