ISL_RecycleVerifiedSignatureRoot
ISL_STATUS ISL_RecycleVerifiedSignatureRoot
(ISL_VERIFIED_SIGNATURE_ROOT_PTR Root)
This function destroys and recycles the memory for the verified signature root. It must be the last call referencing the signature root, or any objects derived from or contained in the signature root.
- Root (input)
A verified signature root explicitly created by ISL_CreateVerifiedSignatureRoot or ISL_CreateVerifiedSignatureRootWithCertificate.
ISL_OK is returned if successful, otherwise ISL_FAIL.
ISL_CreateVerifiedSignatureRoot, ISL_CreateVerifiedSignatureRootWithCertificate
Contents | Next section | Index |