Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Update custom_hsm_x509.c
Browse files Browse the repository at this point in the history
  • Loading branch information
Giung951 committed May 20, 2022
1 parent e30e972 commit b583b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/custom_hsm_x509.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdint.h>

#include "hsm_client_data.h"

#include "azure_samples.h"

// This sample is provided for sample only. Please do not use this in production
Expand Down

0 comments on commit b583b77

Please sign in to comment.