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 ) |
Visual Basic |
---|
Public Sub New ( _ issuer As X509Name _ ) |
Visual C++ |
---|
public: ServiceLocator( X509Name^ issuer ) |
Parameters
- issuer
- Type: Org.BouncyCastle.Asn1.X509..::..X509Name