Discuss this help topic in SecureBlackbox Forum
Saves the CRL to memory buffer.
Declaration
Parameters
Return value
0 if certificates were successfully saved.
SB_CRL error code otherwise.
CRL Error codes
|
Description
This method saves the CRL to the provided memory location of the given size. If the buffer is too small (or empty), Size parameter is set to the size which will be enough to hold the whole data. The CRL is saved in DER format.