ISL_RecycleCertificateAttributeEnumerator
ISL_STATUS ISL_RecycleCertificateAttributeEnumerator
(ISL_ITERATOR_PTR CertIterator)
This function destroys and recycles the memory for the certificate attribute iterator. It must be the last call that references the iterator.
- CertIterator (input)
A certificate attribute iterator created by ISL_CreateCertificateAttributeEnumerator.
ISL_OK is returned if successful, otherwise ISL_FAIL.
ISL_CreateCertificateAttributeEnumerator
Contents | Next section | Index |