pub type MbedRng = Rdrand;Available on SGX or crate feature
rdrand only.Expand description
Type alias for the a RNG(implemented by using mbedtls::rng::Rdrand) supported by
mbedtls.
Aliased Typeยง
struct MbedRng;pub type MbedRng = Rdrand;rdrand only.Type alias for the a RNG(implemented by using mbedtls::rng::Rdrand) supported by
mbedtls.
struct MbedRng;