ManualActivationKeyIV Property |
The Initialization Vector
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic byte[] IV { get; set; }
Public Property IV As Byte()
Get
Set
public:
property array<unsigned char>^ IV {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
Property Value
Type:
Byte
See Also