Interface IEncryptedData

Hierarchy

  • IEncryptedData

Implemented by

Properties

encryptedContentInfo: EncryptedContentInfo

Encrypted content information

unprotectedAttrs?: Attribute[]

Collection of attributes that are not encrypted

version: number

Version number.

If unprotectedAttrs is present, then the version MUST be 2. If unprotectedAttrs is absent, then version MUST be 0.

Generated using TypeDoc