◆ constructor() [1/2]
Constructor, with parameters.
- Parameters
-
| [in] | ocsp_array | An array of OCSP response content. |
| [in] | crl_array | An array of CRL response content. |
◆ constructor() [2/2]
| RevocationArrayInfo.constructor |
( |
r |
| ) |
|
@constructor
- Parameters
-
| {NativeObjectReference} | r - The native object reference to wrap |
@description Creates a new wrapper instance around a native C++ object. The wrapper manages the object's lifecycle according to the ownership rules.
◆ Set()
Set value.
- Parameters
-
| [in] | ocsp_array | An array of OCSP response content. |
| [in] | crl_array | An array of CRL response content. |
- Returns
- None.