Home
last modified time | relevance | path

Searched refs:GetRsaPubKeySpec (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp1046 static bool GetRsaPubKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) in GetRsaPubKeySpec() function
1140 return GetRsaPubKeySpec(env, arg, asyKeySpec); in GetRsaAsyKeySpec()