The PackageLicenseHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | CreateSignatureBytes |
This method returns a byte representation of the signatureString.
Here is an example of how to create an signature string:
|
![]() ![]() | CreateSignatureHashAlgorithm |
This method returns a hash algorithm that can be used when validateting a package license definition.
|
![]() ![]() | GetLicenseDefinition |
This method returns a license defintion for the given pacakge id
|
![]() ![]() | RemoveLicenseDefintion |
Removes a license definition given the pacakge id
|
![]() ![]() | StoreLicenseDefinition |
Stores the given license defintion.
|