First, we use keytool to create a key store for holding a generated encryptionkey.
首先,使用 keytool 创建用于保存生成的加密密钥的密钥库。
2
Step 4: Create an Encryptor object with a data encryptionkey, a keyencryptionkey, their associated algorithms, and key information to be included in the output.