Searched defs:HcfKey (Results 1 – 1 of 1) sorted by relevance
60 typedef struct HcfKey HcfKey; typedef62 struct HcfKey { struct65 const char *(*getAlgorithm)(HcfKey *self); argument67 HcfResult (*getEncoded)(HcfKey *self, HcfBlob *returnBlob); argument69 HcfResult (*getEncodedPem)(HcfKey *self, const char *format, char **returnString); argument71 const char *(*getFormat)(HcfKey *self); argument