cac:TenderEncryptionData
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:EncryptionDataType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:MessageFormat [1..1]The format of the encrypted message.
- cac:EncryptionCertificateAttachment [0..1]A reference to the certificate used in the encryption process.
- cac:EncryptionCertificatePathChain [0..*]A reference to the path chain defined for the encryption process.
- cac:EncryptionSymmetricAlgorithm [0..*]A reference to the symmetric algorithm used for the encryption process.
Attributes
None
Used in
- Type cac:TenderPreparationType (Element cac:TenderPreparation)
Sample instance
<cac:TenderEncryptionData> <cbc:MessageFormat>1.2.840.113549.1.9.16.0.1</cbc:MessageFormat> <cac:EncryptionCertificateAttachment> <cbc:EmbeddedDocument>;lkajdf;lkasd;ljkasdf;lkja;sdlfkja;sldfkja;sdlfjkas;dlkfjas;dlfjas;dlkfjas;dlkfja;slkdjf</cbc:EmbeddedDocument> </cac:EncryptionCertificateAttachment> <cac:EncryptionCertificatePathChain> <cbc:Value>TRUST2408 OCES Primary CA – TRUST2408 OCES CA II</cbc:Value> </cac:EncryptionCertificatePathChain> <cac:EncryptionSymmetricAlgorithm> <cbc:OID>2.16.840.1.101.3.4.1.2</cbc:OID> </cac:EncryptionSymmetricAlgorithm> <cac:EncryptionSymmetricAlgorithm> <cbc:OID>2.16.840.1.101.3.4.1.42</cbc:OID> </cac:EncryptionSymmetricAlgorithm> </cac:TenderEncryptionData>