checkHardwareAES

Check if CPU supports aes instructions.

static nothrow @nogc
bool
checkHardwareAES
()

Return Value

Type: bool

true if and only if CPU supports AES acceleration.

Meta