Does that process support DKEK shares with n-of-m scheme?
After selecting the DKEK, scsh only asks for a “simple” password. There seems to be no option for n-of-m scheme based DKEKs. Are there any options for that?
It’s about importing a private RSA key to HSM with n-of-m scheme based DKEK.
I personally need that for desaster recovery, in the special case if I need to regenerate a n-of-m DKEK. This is necessary if n parts of the DKEK shared secret are considered insecure. This is an open drawback of the n-of-m scheme. I try to solve this by extracting private keys from a DKEK domain, then importing it to another DKEK domain. So importing a private key to a n-of-m-DKEK-initialized HSM is important!