mirror of
https://github.com/darlinghq/darling-corecrypto.git
synced 2024-11-23 04:09:44 +00:00
7 lines
101 B
C
7 lines
101 B
C
#ifndef _CCDER_DECODE_ECKEY_H_
|
|
#define _CCDER_DECODE_ECKEY_H_
|
|
|
|
#include <corecrypto/ccder.h>
|
|
|
|
#endif
|