Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
/**
|
||||
* Encoding from ASN.1 to PEM format.
|
||||
*/
|
||||
bool pem_encoder_encode(key_encoding_type_t type, chunk_t *encoding,
|
||||
bool pem_encoder_encode(cred_encoding_type_t type, chunk_t *encoding,
|
||||
va_list args);
|
||||
|
||||
#endif /** PEM_ENCODER_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user