Entr'ouvert Entr'ouvert Documentation

LassoDsKeyInfo

LassoDsKeyInfo — object mapping for an XML DSIG KeyInfo element

Description

Details

struct LassoDsKeyInfo

struct LassoDsKeyInfo {
	LassoNode parent;

	LassoDsKeyValue *KeyValue;
};

lasso_ds_key_info_new ()

LassoDsKeyInfo *    lasso_ds_key_info_new               (void);

Creates a new LassoDsKeyInfo object.

Returns :

a newly created LassoDsKeyInfo object