|
|
| cert |
| | Certificate content.
|
| |
|
| issuer |
| | An issuer of the certificate.
|
| |
◆ constructor() [1/2]
Constructor, with parameters.
- Parameters
-
| [in] | cert | Certificate content. |
| [in] | issuer | An issuer for the certificate. |
◆ constructor() [2/2]
| CertIssuerPair.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] | cert | Certificate content. |
| [in] | issuer | An issuer for the certificate. |
- Returns
- None.