Click or drag to resize
OpenSession Constructor (AuthorEncryptionKey)
Creates a new OpenSession object.

Namespace: com.softwarekey.Client.WebService.XmlNetworkFloatingService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public OpenSession(
	AuthorEncryptionKey encryptionKey
)

Parameters

encryptionKey
Type: com.softwarekey.Client.UtilsAuthorEncryptionKey
The AuthorEncryptionKey object required for cryptographic routines.
See Also