Discuss this help topic in SecureBlackbox Forum
Encrypts the block of data
Declaration
Parameters
Return value
0 if the signing process was completed successfully.
one of the following error codes otherwise,
Description
Use this method to sign
blocks of data. Block of data is signed using
each certificate from
CertStorage,
which has the corresponding private key. All certificates from storage
are included in the output signed message.
Note, that some certificates from storage may not have
the corresponding private keys. These certificates are included in signed message
too.