diff --git a/asn1/RSPRO.asn b/asn1/RSPRO.asn index 45ef70c..0fe3587 100644 --- a/asn1/RSPRO.asn +++ b/asn1/RSPRO.asn @@ -151,7 +151,7 @@ ConnectBankRes ::= SEQUENCE { ConnectClientReq ::= SEQUENCE { -- identity of the client that is connecting to the server/bankd identity ComponentIdentity, - clientSlot ClientSlot OPTIONAL, -- old identity, if any + clientSlot ClientSlot OPTIONAL, -- mandatory for CL->BANKD; CL->SERVER: old identity, if any ... } ConnectClientRes ::= SEQUENCE {