LicenseHelperReadLicenseTwoKeys Method (Byte, String, String, String) |
Namespace:
MFiles.Crypto
Assembly:
MFiles.Crypto (in MFiles.Crypto.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic static bool ReadLicenseTwoKeys(
byte[] license,
string privateDecKeyXML,
string publicSignKeyXML,
out string data
)
Parameters
- license
- Type: SystemByte
- privateDecKeyXML
- Type: SystemString
- publicSignKeyXML
- Type: SystemString
- data
- Type: SystemString
Return Value
Type:
Boolean
See Also