Method

GckMechanismInfocopy

Declaration [src]

GckMechanismInfo*
gck_mechanism_info_copy (
  GckMechanismInfo* mech_info
)

Description [src]

Make a copy of the mechanism info.

Return value

Type: GckMechanismInfo

A newly allocated copy mechanism info.

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