PdfLiteSessionProviderAddSession Method |
Namespace: RadPdf.Lite
A cryptographically strong key which can be used to retrive this PdfLiteSession from the provider.
It is very important that the key returned be unique and hard to guess. Ideally, the key is randomly generated (using a strong generator like RNGCryptoServiceProvider) and at least 128-bit. RAD PDF can generate a key to return using GenerateKey.