New issue
Advanced search Search tips

Issue 916955 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Task



Sign in to add a comment

chaps: Create ObjectPolicyRSAPublicKey/PrivateKey instead of writing condition in IsObjectComplete()

Project Member Reported by menghuan@chromium.org, Dec 20

Issue description

Create ObjectPolicyRSAPublicKey and ObjectPolicyRSAPrivateKey put RSA specific attributes
check there instead of putting key type specific stuff in ObjectPolicyPublicKey and ObjectPolicyPrivateKey. (also do it for ECC keys)

Then, we can change ObjectImpl::SetPolicyByClass to SetPolicyByClassAndType to 
select the policy by class type and key type.

 
Labels: Cros-Hwsec-Ready OS-Linux
Labels: -OS-Linux

Sign in to add a comment