Gets or sets the secret key for the message locked crypto
algorithm.
Namespace: NMLEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
Property Key As Byte()
Get
Set
Property Key As Byte()
Get
Set
property array<unsigned char>^ Key {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
property array<unsigned char>^ Key {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
Property Value
Type:
Byte