I need to encrypt a session key and afterwhich, a flat file/sequential file in OS/390.
I have a clear RSA Public Key (128bytes length) that will be used to encrypt a 16bytes session key. Problem is that the RSA Public Key is not going to be loaded into HSM or CKDS (due to some other reasons..). My query is, is it possible to use the clear 128bytes RSA public key directly (say, if we store it in a RACF protected sequential file) for encryption of the session key? Are there ICSF services which can be used to do this way without having the key loaded in HSM?
Thanks in advance!
[ Post made via Android ]
