Encontrar

Artículo
· 30 sep, 2024 Lectura de 2 min

第三十六章 结合加密和签名 - 使用对称密钥签名并加密

第三十六章 结合加密和签名 - 使用对称密钥签名并加密

使用对称密钥签名并加密

签名然后加密(使用对称密钥时):

  1. 按照使用<DerivedKeyToken> 进行加密中的步骤进行操作。
  2. 按照使用<DerivedKeyToken> 进行签名中的步骤进行操作。

使用元素

以下示例使用对称密钥进行签名和加密。它使用消息接收者的公钥创建一个 <EncryptedKey>元素,然后使用该元素生成两个 <DerivedKeyToken> 元素,一个用于签名,一个用于加密:

Comentarios (0)1
Inicie sesión o regístrese para continuar
Artículo
· 30 sep, 2024 Lectura de 19 min

IRIS環境設定の自動化について~インストールマニフェストの利用~

開発者の皆さん、こんにちは!
InterSystems IRIS(以下、IRIS)を使用したアプリケーション開発において、皆さんは環境設定をどうされていますか?
私は最近になって、「インストールマニフェスト」という機能があることを知りました。
これは、管理ポータルでポチポチしていた作業をコード化・自動化できる強力なツールです!
最初こそとっつきづらかったものの良いところがたくさんあるなと思ったので、簡単にではありますが皆さんにその良さと始め方をご紹介したいと思います。

なお、私が使用しているIRISバージョンは以下です。

2022.1

バージョンが異なる場合、違う書き方になっているもの等が存在する場合がありますので、
公式ドキュメント等を参照し適宜読み替えていただければと思います。

Comentarios (0)1
Inicie sesión o regístrese para continuar
Anuncio
· 30 sep, 2024

★受賞者発表!★ InterSystems デベロッパーツールコンテスト 2024(USコミュニティ)

開発者の皆様、こんにちは。

USコミュニティで開催していましたInterSystemsデベロッパーツールコンテスト の勝者が発表されました!

今回は 17 applications 🔥の素晴らしいアプリケーションの投稿がありました。 


Experts Nomination

🥇 1位 $5,000 は、 iterm を開発された @Dmitry Maslennikov さんに贈られました。

🥈 2位 $3,000 は、 sql-embeddings を開発された  @José Pereira さん @Henry Pereira さん @Henrique Dias さんに贈られました。

🥉 3位、4位 $1,125 は、 DX Jetpack for VS Code を開発された @John Murray さん、そして、 iris-ccd-devtools  を開発された  @Chi Nguyen-Rettig さんに贈られました。

🏅 5位 $500 は、 IPM in VS Code を開発された @John Murray さんに贈られました。

🌟 $100 - IOP REST Client Framework を開発された  @Antoine.Dh さんに贈られました。

🌟 $100 - Irisheimer を開発された  @Zacchaeus Chok さんに贈られました。

🌟 $100 - db-management-tool を開発された  @Andrii Mishchenko さんに贈られました。

🌟 $100 - iris-DataViz を開発された  @Muhammad Waseem さんに贈られました。

🌟 $100  - iris-dev-codeinspector を開発された  @Rodolfo Moreira dos Santos さんに贈られました。

Community Nomination

🥇 1位 $1,000 は、 iterm を開発された @Dmitry Maslennikov さんに贈られました。

🥈 2位 $750 は、IRIS-Test-Data-Generator を開発された @Dylan Cole さんに贈られました。

🥉 3位 $500 は、sql-embeddings を開発された @José Pereira さん @Henry Pereira さん @Henrique Dias さんに贈られました。

🏅 4位 $300 は、IPM in VS Code を開発された @John Murray さんに贈られました。

🏅 5位 $200 は、DX Jetpack for VS Code を開発された @John Murray さんに贈られました。

受賞された皆さん、おめでとうございます!また、コンテストにご興味お持ちいただきありがとうございました!

次のコンテストもご期待ください!

Comentarios (0)1
Inicie sesión o regístrese para continuar
Pregunta
· 30 sep, 2024

Combine all rows in select into one comma delimited string

I've got a select statement bringing back one value, I want to combine all rows into one comma delimited string. So for example:

 

SELECT First Name

FROM mydb.People

 

I get a list of names:

John

Fred

Sarah

Carl

Jane

Julie

 

Instead of having 6 rows in the result, I want one row, with one cell that has "John,Fred,Sarah,Carl,Jane,Julie"

 

Is there a way to do that?

2 comentarios
Comentarios (2)1
Inicie sesión o regístrese para continuar
Anuncio
· 30 sep, 2024

Winners of the Developer Tools Contest 2024

Hi Community,

It's time to announce the winners of the Developer Tools Contest

Thanks to all our amazing participants who submitted 17 applications 🔥 

Now it's time to announce the winners!

Experts Nomination

🥇 1st place and $5,000 go to the iterm app by @Dmitry Maslennikov

🥈 2nd place and $3,000 go to the sql-embeddings app by @José Pereira, @Henry Pereira@Henrique Dias

🥉 3rd and 4th place and $1,125 each go to the DX Jetpack for VS Code app by @John Murray and iris-ccd-devtools app by @Chi Nguyen-Rettig 

🏅 5th place and $500 go to the IPM in VS Code app by @John Murray

🌟 $100 go to the IOP REST Client Framework app by @Antoine.Dh

🌟 $100 go to the Irisheimer app by @Zacchaeus Chok 

🌟 $100 go to the db-management-tool app by @Andrii Mishchenko 

🌟 $100 go to the iris-DataViz app by @Muhammad Waseem

🌟 $100 go to the iris-dev-codeinspector app by @Rodolfo Moreira dos Santos 

Community Nomination

🥇 1st place and $1,000 go to the  iterm app by @Dmitry Maslennikov

🥈 2nd place and $750 go to the IRIS-Test-Data-Generator app by @Dylan Cole

🥉 3rd place and $500 go to the sql-embeddings app by @José Pereira, @Henry Pereira@Henrique Dias

🏅 4th place and $300 go to the IPM in VS Code app by @John Murray

🏅 5th place and $200 go to the DX Jetpack for VS Code app by @John Murray 

Our sincerest congratulations to all the participants and winners!

Join the fun next time ;)

6 comentarios
Comentarios (6)6
Inicie sesión o regístrese para continuar