Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PKCS 11のドキュメントを読んでいますが、キーのCKA_SENSITIVE属性が何を意味するのか明確に理解できません。
そしてもっと一般的:属性の説明はどこで読むことができますか?
の場合CKA_SENSITIVE = FALSE、キーの明確な値(秘密鍵の場合)はC_GetAttributeValue関数によって取得できますが、の場合は値自体を取得できないことがわかりましたCKA_SENSITIVE = TRUE。
CKA_SENSITIVE = FALSE
C_GetAttributeValue
CKA_SENSITIVE = TRUE