Actions
Bug #1527
closed
SecTpmFile::getPublicKeyFromTpm error should be "Public Key does not exist"
Description
(minor) In SecTpmFile::getPublicKeyFromTpm, if doesKeyExistInTpm returns false, it throws the error "Public Key already exist". The error should be "Public Key does not exist".
Actions