method

LicenseCore::EncodeSignature method

Encodes data to signature

System::SharedPtr<System::Object> Aspose::BarCode::LicenseCore::EncodeSignature(System::SharedPtr<System::Object> inputObj)
ParameterTypeDescription
inputObjSystem::SharedPtr<System::Object>[byte[] keyModulus, byte[] message, int emLength]

ReturnValue

byte[] encoded data to signature

See Also