CryptographicHash.GetValueAndReset 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 CryptographicHash 物件取得雜湊資料,並重設 物件。
public:
virtual IBuffer ^ GetValueAndReset() = GetValueAndReset;
IBuffer GetValueAndReset();
public IBuffer GetValueAndReset();
function getValueAndReset()
Public Function GetValueAndReset () As IBuffer
傳回
雜湊資料。
備註
呼叫 Append 方法,將資料新增至 CryptographicHash 物件。