Module yubihsm::responses [] [src]

Responses to commands sent from the HSM, intended as part of the public API of this crate.

Structs

BlinkResponse

Response from CommandType::Blink

CreateSessionResponse

Response from CommandType::CreateSession

DeleteObjectResponse

Response from CommandType::DeleteObject

EchoResponse

Response from CommandType::Echo

Error

The Error type, which can contain any failure.

GenAsymmetricKeyResponse

Response from CommandType::GenAsymmetricKey

GetObjectInfoResponse

Response from CommandType::GetObjectInfo

GetPubKeyResponse

Response from CommandType::GetPubKey

ListObjectsEntry

Brief information about an object as returned from the ListObjects command

ListObjectsResponse

Response from CommandType::ListObjects

SignDataEdDSAResponse

Response from CommandType::SignDataEdDSA