You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Ralf Hauser (Jira)" <ji...@apache.org> on 2023/02/14 15:22:00 UTC

[jira] [Updated] (SANTUARIO-597) Please provide an example for external siganture

     [ https://issues.apache.org/jira/browse/SANTUARIO-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Hauser updated SANTUARIO-597:
----------------------------------
    Description: 
i.e. the hash is calculated and give out.

A PCKS7 signature comes back and is inserted into the

 org.apache.xml.security.signature.XMLSignature.addKeyInfo(X509Certificate cert)

 

kind of extend

 

[https://apache.googlesource.com/santuario-java/+/ad336a330ed559c329d86f6e7ee865bdc252409f/samples/org/apache/xml/security/samples/signature/CreateSignature.java]

 

 

see also https://github.com/SwisscomTrustServices/itext7-ais-client/issues/4

  was:
i.e. the hash is calculated and give out.

A PCKS7 signature comes back and is inserted into the

 org.apache.xml.security.signature.XMLSignature.addKeyInfo(X509Certificate cert)

 

kind of extend

 

https://apache.googlesource.com/santuario-java/+/ad336a330ed559c329d86f6e7ee865bdc252409f/samples/org/apache/xml/security/samples/signature/CreateSignature.java

 


> Please provide an example for external siganture
> ------------------------------------------------
>
>                 Key: SANTUARIO-597
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-597
>             Project: Santuario
>          Issue Type: Improvement
>            Reporter: Ralf Hauser
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>
> i.e. the hash is calculated and give out.
> A PCKS7 signature comes back and is inserted into the
>  org.apache.xml.security.signature.XMLSignature.addKeyInfo(X509Certificate cert)
>  
> kind of extend
>  
> [https://apache.googlesource.com/santuario-java/+/ad336a330ed559c329d86f6e7ee865bdc252409f/samples/org/apache/xml/security/samples/signature/CreateSignature.java]
>  
>  
> see also https://github.com/SwisscomTrustServices/itext7-ais-client/issues/4



--
This message was sent by Atlassian Jira
(v8.20.10#820010)