Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
KeyRegistry
Type:
Struct
Abstract:
no
Status:
Active
Java Class:
KeyRegistry
Available Fields:
algorithm
attribute
content
decryptionKeyCode
description
expirationDate
id
isActive
keyStorage
id
References:
Key Registry.
Id
XML Representation:
attribute
Attributes:
ReadOnly
Default Value
Identifier of the object used for references; auto-incremented integer value.
decryptionKeyCode
References:
Key Registry.
Name
XML Representation:
attribute
Attributes:
Required
Default Value
Pattern:
CODE
Name of the key in the system.
description
References:
Key Registry.
Description
XML Representation:
attribute
Attributes:
Default Value
Pattern:
TEXT
Description of the decryption key.
algorithm
References:
Key Registry.
Algorithm CL
XML Representation:
attribute
Attributes:
Default Value
unicharge.model.AlgorithmClassifier.IDTECH_P2PE_TDES.getValue()
Reference to the entity that represents selected type of algorithm used for a key registry.
content
References:
Key Registry.
Content
XML Representation:
attribute
Attributes:
Default Value
Pattern:
TEXT
Content of the key.
keyStorage
References:
Key Registry.
Key Storage CL
XML Representation:
attribute
Attributes:
Default Value
Reference to the entity that represents available types of key storage.
expirationDate
References:
Key Registry.
Expiration Date
XML Representation:
attribute
Attributes:
Default Value
Date when encryption key will be expired.
attribute
References:
Key Registry.
Attribute
XML Representation:
attribute
Attributes:
Default Value
isActive
References:
Key Registry.
Is Active
XML Representation:
attribute
Attributes:
Default Value
XML Sample:
<key
decryptionKeyCode
=
""
/>
"<key decryptionKeyCode=\"\" />"
JSON Sample:
{
"decryptionKeyCode"
:
""
}
XURL Sample:
?decryptionKeyCode=&
decryptionKeyCode
=