method
LicenseCore::EncodeSignature method
Encodes data to signature
System::SharedPtr<System::Object> Aspose::BarCode::LicenseCore::EncodeSignature(System::SharedPtr<System::Object> inputObj)
| Parameter | Type | Description |
|---|---|---|
| inputObj | System::SharedPtr<System::Object> | [byte[] keyModulus, byte[] message, int emLength] |
ReturnValue
byte[] encoded data to signature
See Also
- Class LicenseCore
- Namespace Aspose::BarCode
- Library Aspose.BarCode for C++