GenerateAndApplyCertificateKeyPairAsync(int)
- Updated2024-10-03
- 1 minute(s) read
Generates and applies private and public key pair on ATECCGEN2.
Syntax
Namespace: NationalInstruments.AteCore
public Task GenerateAndApplyCertificateKeyPairAsync(int daysValid)
Parameters
Name | Type | Description |
---|---|---|
daysValid | int | Specifies the number of days to certify the new certificate for. |