Searched refs:PKEncodingType (Results 1 – 2 of 2) sorted by relevance
21 enum PKEncodingType { enum60 v8::Maybe<PKEncodingType> type_ = v8::Nothing<PKEncodingType>();
62 config->type_ = Just<PKEncodingType>(static_cast<PKEncodingType>( in GetKeyFormatAndTypeFromJs()71 config->type_ = Nothing<PKEncodingType>(); in GetKeyFormatAndTypeFromJs()325 PKEncodingType encoding_type = config.type_.ToChecked(); in WritePrivateKey()