KmacXof256 类
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
计算输入数据的KMACXOF256 MAC。
public ref class KmacXof256 sealed : IDisposable
C#
public sealed class KmacXof256 : IDisposable
type KmacXof256 = class
interface IDisposable
Public NotInheritable Class KmacXof256
Implements IDisposable
- 继承
-
KmacXof256
- 实现
此算法由 NIST SP 800-185 指定。
Kmac |
初始化 KmacXof256 类的新实例。 |
Kmac |
初始化 KmacXof256 类的新实例。 |
Is |
获取一个值,该值指示当前平台上是否支持该算法。 |
产品 | 版本 |
---|---|
.NET | 9, 10 |