dk_free()

SYNOPSIS
#include <dk.h>
DK_STAT dk_free(
	DK *dk
);
Release resources associated with a signing or verifying handle.
DESCRIPTION
Called When dk_free() must be passed a handle returned by dk_sign() or dk_verify()
Effects Releases resources that were allocated and assigned to the handle dk when it was returned by dk_sign() or dk_verify(). The handle dk may not be reused.
ARGUMENTS
ArgumentDescription
dk A DK handle returned by a previous call to dk_sign() or dk_verify().
RETURN VALUES
  • DK_STAT_OK -- operation was successful
NOTES None.

Copyright (c) 2004 Sendmail, Inc. and its suppliers. All rights reserved.
By using this file, you agree to the terms and conditions set forth in the LICENSE.