Open zahradardan opened 4 months ago
Can you please precise:
Also if you have to get the current time in Epoch time format:
long secondsSinceEpoch = EpochTime.UtcNow;
It is important to use int64 instead of int32 for avoiding the Year 2038 problem.
i have error in writer3.WriteTokenString(asyDescriptorPlainText); with exception
System.NotSupportedException: 'Key wrap is not supported for algorithm: 'A256GCM' with a key of type 'EC' and size of 521 bits.'