Kmac256.Clone 方法
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用保留的現有附加數據,建立 Kmac256 的新實例。
public:
System::Security::Cryptography::Kmac256 ^ Clone();
C#
public System.Security.Cryptography.Kmac256 Clone();
member this.Clone : unit -> System.Security.Cryptography.Kmac256
Public Function Clone () As Kmac256
目前實例的複製品。
作業期間發生錯誤。
對象已經處置。
產品 | 版本 |
---|---|
.NET | 9, 10 |