在向HSM

时间:2016-03-04 05:13:15

标签: python hsm

我正在尝试使用HSM(Thales)中的DE命令创建加密引脚的偏移量。我正在使用Python代码来执行此操作。在触发命令后,我在响应中得到02。错误代码手册将其描述为

Key inappropriate length for algorithm

我还可以看到输出中生成的偏移量。但是为什么这个错误代码会出现在响应中。我可以使用输出中的偏移量吗?

提前感谢您的帮助。

1 个答案:

答案 0 :(得分:2)

根据参考,您可以使用此偏移。

If a double or triple length PVK is used, Error Code 02 is returned as a warning but
processing continues generating the offset using TDES in place of DES.