public class OcspSettings extends Object
Represents the ocsp settings using during signing process.
| Constructor and Description |
|---|
OcspSettings(String serverUrl)
Initializes a new instance of the
OcspSettings class. |
public OcspSettings(String serverUrl)
Initializes a new instance of the OcspSettings class.
serverUrl - The ocsp server url.Copyright © 2016 Aspose. All Rights Reserved.