parametersValidTo property
The time at which the import token and public key are no longer valid. After
this time, you cannot use them to make an ImportKeyMaterial request
and you must send another GetParametersForImport
request to get
new ones.
Implementation
final DateTime? parametersValidTo;