ISL_RecycleCertificateChain
ISL_STATUS ISL_RecycleVerifiedCertificateChain
(ISL_VERIFIED_CERTIFICATE_CHAIN_PTR Chain)
This function destroys and recycles the memory for the verified certificate chain. It must be the last call referencing the certificate chain, or any objects derived from or contained in the certificate chain.
- Chain (input)
A verified certificate chain explicitly created by ISL_CreateCertificateChain.
ISL_OK is returned if successful, otherwise ISL_FAIL.
ISL_CreateCertificateChain
Contents | Next section | Index |