LicenseHelperReadLicenseSharedSecret(Byte, String, String, String) Method

Definition

Namespace: MFiles.Crypto
Assembly: MFiles.Crypto (in MFiles.Crypto.dll) Version: 23.12.13247.3
C#
public static bool ReadLicenseSharedSecret(
	byte[] license,
	string keyXML,
	string shared,
	out string data
)

Parameters

license  Byte
 
keyXML  String
 
shared  String
 
data  String
 

Return Value

Boolean

See Also