Skip to main content
Version: 8.2405.x.x RR

Mobile signature

The TIDMA_MOBILE_SIGNATURE table holds the specific attributes of mobile signature credentials, like the MSSP-specific identificator, the URI-based identifier of MSSP and the X509 signer certificate in PEM format. The phone number of the mobile device (MSISDN) is stored as the credential value.

The TIDMA_MOBILE_SIGNATURE table is an extension of the TIDMA_CREDENTIAL base table in All credentials, which lists attributes that are valid for all credentials.

Database table TIDMA_MOBILE_SIGNATURE

DB attributeJava data type (max. size), defaultsDescription
credential_idLong, not NULLForeign key that links to information in the table TIDMA_CREDENTIAL
identificatorString(50), not NULLMSSP-specific identifier of the mobile signature credential
mobile_signature_idLong, not NULLPrimary key (uniquely identifies each individual credential)
mssp_identifierString(50), not NULLURI-based identifier of MSSP
signer_certString(4000), nullableX509 signer certificate in PEM format