Class PKCS15_CommonSecretKeyAttributes
Object
|
+--PKCS15_CIO
|
+--PKCS15_CommonKeyAttributes
|
+--PKCS15_CommonSecretKeyAttributes
-
Direct Known Subclasses:
-
PKCS15_SecretKey
- class
PKCS15_CommonSecretKeyAttributes
- extends PKCS15_CommonKeyAttributes
This class adds common secret key attributes to the common key attribute class.
The class decodes the following ASN.1 syntax:
CommonSecretKeyAttributes ::= SEQUENCE {
keyLen INTEGER OPTIONAL, -- keylength (in bits)
-- For future extensions
}
Defined in p15classes.js
See:
PKCS15_CommonSecretKeyAttributes
PKCS15_CommonSecretKeyAttributes(tlv)
Create a Common Secret Key Attribute Object
Parameters:
the
- tlv structure containing the CIO
Documentation generated by
JSDoc on Tue Apr 15 22:10:49 2025