RECEIVE
The RECEIVE command decodes the loaded transaction.
Syntax:
Command |
Keyword |
Value |
Developer notes for Command/Keyword/Value |
RECEIVE |
RECEIVER |
value |
Mandatory. The identity that receives the transaction. This value is used in resource file lookups. |
PARTNER |
value |
Optional. Authentication partner |
The RECEIVER keyword value is used to obtain the decryption key file, password, decryption certificate and verify authentication certificate using a selection hierarchy of entries from the properties file.
keystore.{receiver}= pki/filename
keystore = pki/filename
keystore.password.{receiver} = password
keystore.password = password
certificate.{receiver} = pki/filename
certificate = pki/filename
authentication.certificate.{partner}=pki/filename