public void reconstructSessionKey(byte[] key) throws EncryptionError { sessionKey = new SymmetricKey(key);
確定! 回上一頁