LicenseDecoder Class |
Namespace: MFiles.VAF.Configuration
The LicenseDecoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | LicenseDecoder |
Constructor.
|
![]() | LicenseDecoder(LicenseDecoderEncMode) |
Constructor.
|
Name | Description | |
---|---|---|
![]() | AltKey |
XML format representation of secondary key used.
|
![]() | MainKey |
XML format representation of public key used to verify license signature.
|
![]() | SharedSecret |
Shared password used to AES decode the content.
|
Name | Description | |
---|---|---|
![]() | Decode |
Decode the input into output.
Throw exception if the format is not recognized or otherwise invalid.
|