Searched refs:ExportPrivateKey (Results 1 – 2 of 2) sorted by relevance
207 v8::MaybeLocal<v8::Value> ExportPrivateKey(
1305 result = key->ExportPrivateKey(config.Release()); in Export()1323 MaybeLocal<Value> KeyObjectHandle::ExportPrivateKey( in ExportPrivateKey() function in node::crypto::KeyObjectHandle