/* * PKCS #8 (Private-key information syntax) * 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. *//* ... */#ifndefPKCS8_H#definePKCS8_Hstructcrypto_private_key*pkcs8_key_import(constu8*buf,size_tlen);structcrypto_private_key*pkcs8_enc_key_import(constu8*buf,size_tlen,constchar*passwd);/* ... */#endif/* PKCS8_H */
Details
Show: from
Types: Columns:
All items filtered out
All items filtered out
This file uses the notable symbols shown below. Click anywhere in the file to view more details.