Module yubihsm::responses[][src]

Responses to commands sent from the HSM

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

SignDataECDSAResponse

Response from CommandType::SignDataECDSA

SignDataEdDSAResponse

Response from CommandType::SignDataEdDSA