Pesquisar

Discussão (0)1
Entre ou crie uma conta para continuar
Artigo
· Set. 19, 2024 2min de leitura

第二十九章 添加数字签名 - 指定 KeyInfo 的规范化方法

第二十九章 添加数字签名 - 指定 <KeyInfo>的规范化方法

默认情况下,<KeyInfo> 元素使用Exclusive XML Canonicalization进行规范化, 元素包括以下内容:

<CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#">

要使用包容性 XML 规范化来规范化此元素,请执行以下操作:

 Set sig.SignedInfo.CanonicalizationMethod.Algorithm=$$$SOAPWSc14n

其中 sig%XML.Security.Signature 的实例。

在这种情况下, <KeyInfo> 包含以下内容:

Discussão (0)1
Entre ou crie uma conta para continuar
Pergunta
· Set. 19, 2024

Input Redirection

Hello, I try to develop a REST interface where I need to interact with legacy MUMPS routines. How can I pass in input to a Read without modifying the legacy code?

I think in linux I can execute command < inputfile to read from file, but how does it work in ObjectScript?

7 Comments
Discussão (7)5
Entre ou crie uma conta para continuar
Discussão (4)1
Entre ou crie uma conta para continuar
Anúncio
· Set. 19, 2024

[Video] What Are Embeddings?

Hi, Community!

Want to dive deeper into the concepts of vector searches and embeddings? Learn from an InterSystems expert:

What Are Embeddings?

In this video, @Patrick Sulin, Lead Solutions Developer, gives an approachable introduction to:

  • The origins and nature of vector embeddings
  • How vector embeddings are created and used
  • The relationship between vector embeddings and large language models (LLMs)
  • The challenges of modeling language, as well as its potential

Continue with the full learning path on developing generative AI applications (2h).

Discussão (0)1
Entre ou crie uma conta para continuar