Home
last modified time | relevance | path

Searched refs:OH_CryptoPubKey (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/CryptoArchitectureKit/
H A Dcrypto_asym_key.h57 typedef struct OH_CryptoPubKey OH_CryptoPubKey; typedef
228 OH_CryptoPubKey *OH_CryptoKeyPair_GetPubKey(OH_CryptoKeyPair *keyCtx);
244 OH_Crypto_ErrCode OH_CryptoPubKey_Encode(OH_CryptoPubKey *key, Crypto_EncodingType type,
260 OH_Crypto_ErrCode OH_CryptoPubKey_GetParam(OH_CryptoPubKey *key, CryptoAsymKey_ParamType item, Crypto_DataBlob *value);
H A Dcrypto_signature.h102 OH_Crypto_ErrCode OH_CryptoVerify_Init(OH_CryptoVerify *ctx, OH_CryptoPubKey *pubKey);

Completed in 1 milliseconds