VM_RESULT vm_ssl_load_ca_chain_certificate( VM_SSL_HANDLE handle, const void* certificate_buffer, VMINT buffer_length );
VM_RESULT vm_ssl_load_ca_chain_certificate( VM_SSL_HANDLE handle, const void* certificate_buffer, VMINT buffer_length );
Load certificate agency certificate in X.509 formate (.cer files)
|
Parameters |
Description |
|
VM_SSL_HANDLE handle |
[IN] ssl handle |
|
const void* certificate_buffer |
[IN] cert data, the raw data get from resource of app |
|
VMINT buffer_length |
[IN] length of certificate data. |
VMRESULT, refer to VM_SSL_X509_ERROR for detailed error values.
vmssl.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.