Interface SignatureSpecCreationInput

Hierarchy

  • EndpointInput
    • SignatureSpecCreationInput

Properties

Authentication configuration.

endpoint: string

The endpoint to send the request to.

plaintext: ArrayBuffer

The plaintext to be signed.

serviceOid: string

The OID of the service to which the signature will be bound.

ttlSeconds?: number

Time-to-live for the signature in seconds.

Generated using TypeDoc