< prev index next >

src/jdk.crypto.cryptoki/share/native/libj2pkcs11/pkcs11t.h

Print this page

        

*** 546,555 **** --- 546,556 ---- #define CKA_DEFAULT_CMS_ATTRIBUTES 0x00000502 #define CKA_SUPPORTED_CMS_ATTRIBUTES 0x00000503 #define CKA_ALLOWED_MECHANISMS (CKF_ARRAY_ATTRIBUTE|0x00000600) #define CKA_VENDOR_DEFINED 0x80000000 + #define CKA_NETSCAPE_DB 0xD5A0DB00 /* CK_ATTRIBUTE is a structure that includes the type, length * and value of an attribute */ typedef struct CK_ATTRIBUTE {
< prev index next >