Language

SveSm4 Class

Definition

Important

This API is not CLS-compliant.

public ref class SveSm4 abstract : System::Runtime::Intrinsics::Arm::ArmBase
[System.CLSCompliant(false)]
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5003", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public abstract class SveSm4 : System.Runtime.Intrinsics.Arm.ArmBase
[<System.CLSCompliant(false)>]
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5003", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
type SveSm4 = class
    inherit ArmBase
Public MustInherit Class SveSm4
Inherits ArmBase
Inheritance
SveSm4
Attributes

Properties

Name Description
IsSupported

Methods

Name Description
Encode(Vector<UInt32>, Vector<UInt32>)
Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
KeyUpdate(Vector<UInt32>, Vector<UInt32>)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to