Sha256
Arm64
IsSupported
HashUpdate1(Vector128<UInt32>, Vector128<UInt32>, Vector128<UInt32>)
HashUpdate2(Vector128<UInt32>, Vector128<UInt32>, Vector128<UInt32>)
ScheduleUpdate0(Vector128<UInt32>, Vector128<UInt32>)
ScheduleUpdate1(Vector128<UInt32>, Vector128<UInt32>, Vector128<UInt32>)
net6.0-windows
namespace System.Runtime.Intrinsics.Arm
{
[CLSCompliant(false)]
public abstract class Sha256 : ArmBase
{
public static Vector128<uint> ScheduleUpdate1(Vector128<uint> w0_3, Vector128<uint> w8_11, Vector128<uint> w12_15);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.010.0 |
Information specific to net6.0 | |
Assembly | System.Runtime.Intrinsics.Experimental , Version=5.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | System.Runtime.Intrinsics.Experimental (5.0.0-preview.6.20305.6) net5.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API