Type alias EncryptedContentInfoSchema

EncryptedContentInfoSchema: SchemaParameters<{ contentEncryptionAlgorithm?: AlgorithmIdentifierSchema; contentType?: string; encryptedContent?: string }>

Generated using TypeDoc