Amadis

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The cardholder online pin’s structure, as implemented in Arkos, is documented below.

The tags can be accessed through the class NexoSecurityServicesTags

Message Element

Tag

Java Tag

Format

EncryptedPinBlock

0xFFBF7C

NexoSecurityServicesTags. EncryptedPinBlock

Do

PinFormat

0xDFBF71

NexoSecurityServicesTags. PinFormat

 Possible Values

PinFormat.ISO0

PinFormat.ISO1

PinFormat.ISO2

PinFormat.ISO3

PinFormat.ISO4

PinFormat.ISO5

AdditionalInput

0xDFBF7D

NexoSecurityServicesTags. AdditionalInformation

Ascii, 35

Message Element

Tag

Java Tag

Format

ContentType

0xDFBF72

NexoSecurityServicesTags. ContentType

 Possible Values

ContentType.DATA

ContentType.SIGN

ContentType.EVLP

ContentType.DGST

ContentType.AUTH

EnvelopedData

0xFFBF7F

NexoSecurityServicesTags. EnvelopedData

Do

Message Element

Tag

Java Tag

Format

Version

0xFFBF61

NexoSecurityServicesTags. Version

Int

Recipient

0xFFBF70

NexoSecurityServicesTags. Recipient

Do

EncryptedContent

0xFFBF80

NexoSecurityServicesTags. EncryptedContent

Do

ContentType

0xDFBF72

NexoSecurityServicesTags. ContentType

 Possible Values

ContentType.DATA

ContentType.SIGN

ContentType.EVLP

ContentType.DGST

ContentType.AUTH

ContentEncryptionAlgorithm

0xFFBF82

NexoSecurityServicesTags. ContentEncryptionAlgorithm

Do

Algorithm

0xDFBF65

NexoSecurityServicesTags. Algorithm

 Possible Values

AlgorithmCode15.

EA2C

AlgorithmCode15.

E3DC

AlgorithmCode15.

EA9C

AlgorithmCode15.

EA5C

Parameter

0xFF01

NexoSecurityServicesTags. Parameter

Do

EncryptionFormat

0xDFBF75

NexoSecurityServicesTags. EncryptionFormat

 Possible Values

EncryptionFormat.TR31

EncryptionFormat.TR34

InitialisationVector

0xDFBF6A

NexoSecurityServicesTags. InitialisationVector

Binary

BytePadding

0xDFBF76

NexoSecurityServicesTags. BytePadding

 Possible Values

BytePadding.LNGT

BytePadding.NUL8

BytePadding.NULG

BytePadding.NULL

BytePadding.RAND

EncryptedData

0xDFBF81

NexoSecurityServicesTags. EncryptedData

Binary

  • No labels