Actions
Bug #1527
closedSecTpmFile::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