ManualActivationKeyAesKey Property |
256-bit AES Key created from the Trigger Code Seed value
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic byte[] AesKey { get; set; }
Public Property AesKey As Byte()
Get
Set
public:
property array<unsigned char>^ AesKey {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
Property Value
Type:
Byte
See Also