...
See the tables below the example for more information on the different possible attributes of a descriptor/-type.
Descriptor example
Code Block | ||
---|---|---|
| ||
<descriptor name="ObjectHistorySigner" version="1"> <type algorithm="SHA-256" key="objectHistorySignerCert" /> </descriptor> |
...
See the tables below the example for more information about the key/-type.
Key example
Code Block | ||
---|---|---|
| ||
<key name="objectHistorySignerCert"> <type name="pkcs12" locationValue="classpath:sign.p12" pin="1234"/> </key> |
...