Searched defs:HcfPubKey (Results 1 – 1 of 1) sorted by relevance
22 typedef struct HcfPubKey HcfPubKey; typedef24 struct HcfPubKey { struct27 HcfResult (*getAsyKeySpecBigInteger)(const HcfPubKey *self, const AsyKeySpecItem item, argument30 …HcfResult (*getAsyKeySpecString)(const HcfPubKey *self, const AsyKeySpecItem item, char **returnSt… argument32 HcfResult (*getAsyKeySpecInt)(const HcfPubKey *self, const AsyKeySpecItem item, int *returnInt); argument