6
6
The following C#.Net code snippet can be used for decrypting the encrypted sek
using the appkey.
The following C#.Net code snippet can be used for encrypting the data using the
symmetric key.
The decrypted sek need to be passed here.(It is got by decrypting the obtained SEK
after successful authentication)