wpa_supplicant / hostapd 2.0
Functions

pkcs8.c File Reference

PKCS #8 (Private-key information syntax) More...

#include "includes.h"
#include "common.h"
#include "asn1.h"
#include "bignum.h"
#include "rsa.h"
#include "pkcs5.h"
#include "pkcs8.h"

Functions

struct crypto_private_keypkcs8_key_import (const u8 *buf, size_t len)
struct crypto_private_keypkcs8_enc_key_import (const u8 *buf, size_t len, const char *passwd)

Detailed Description

PKCS #8 (Private-key information syntax)

Copyright
Copyright (c) 2006-2009, Jouni Malinen <j@w1.fi>

This software may be distributed under the terms of the BSD license. See README for more details.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines