Constructor
new Attributes()
Type and Value Attributes
Suggested naming attributes: Definition of the following information object set may be augmented to meet local requirements. Note that deleting members of the set may prevent interoperability with conforming implementations. presented in pairs: the AttributeType followed by the type definition for the corresponding AttributeValue
Suggested naming attributes: Definition of the following information object set may be augmented to meet local requirements. Note that deleting members of the set may prevent interoperability with conforming implementations. presented in pairs: the AttributeType followed by the type definition for the corresponding AttributeValue
- Source:
Extends
Methods
-
check()
-
Check the object structure
- Inherited From:
- Source:
-
decode(source)
-
Decode the source to self object
Parameters:
Name Type Description sourceFormatedData Encoded data - Inherited From:
- Source:
-
encode(format) → {FormatedData}
-
Encode the object
Parameters:
Name Type Description formatstring Encoding format 'DER', 'CER' or 'PEM' - Inherited From:
- Source:
Returns:
- Type
- FormatedData