checkHardwareAES

Check if CPU supports aes instructions.

static
bool
checkHardwareAES
nothrow @nogc
(
)

Return Value

Type: bool

true if and only if CPU supports AES acceleration.

Meta