Method

GckMechanismInfocopy

Declaration [src]

GckMechanismInfo*
gck_mechanism_info_copy (
  GckMechanismInfo* mech_info
)

Description [src]

Make a copy of the mechanism info.

Return value

Returns: GckMechanismInfo
 

A newly allocated copy mechanism info.

 The caller of the method takes ownership of the data, and is responsible for freeing it.