Function nethsm_sdk_rs::apis::default_api::random_post
source · pub fn random_post(
configuration: &Configuration,
random_request_data: RandomRequestData
) -> Result<ResponseContent<RandomData>, Error<RandomPostError>>Expand description
Retrieve cryptographically strong random bytes from NetHSM. Precondition: NetHSM is Operational and a R-Operator can be authenticated.