Click or drag to resize
LicenseGetEncryptionKey Method
Gets the AuthorEncryptionKey object used for cryptographic routines.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
protected AuthorEncryptionKey GetEncryptionKey()

Return Value

Type: AuthorEncryptionKey
Returns an AuthorEncryptionKey object, which includes data required for cryptographic routines.
See Also