Home
last modified time | relevance | path

Searched defs:HcfPubKey (Results 1 – 1 of 1) sorted by relevance

/base/security/crypto_framework/interfaces/innerkits/key/
Dpub_key.h22 typedef struct HcfPubKey HcfPubKey; typedef
24 struct HcfPubKey { struct
27 HcfResult (*getAsyKeySpecBigInteger)(const HcfPubKey *self, const AsyKeySpecItem item, argument
30 …HcfResult (*getAsyKeySpecString)(const HcfPubKey *self, const AsyKeySpecItem item, char **returnSt… argument
32 HcfResult (*getAsyKeySpecInt)(const HcfPubKey *self, const AsyKeySpecItem item, int *returnInt); argument