Click or drag to resize
Pdftools logo

Session Class

The Swisscom Signing Service

When signing with this provider, these errors can occur:

When signing with step-up authorization, these errors can also occur.

  • PermissionException: The user canceled the authorization request or failed to enter correct authentication data (password, OTP).

Inheritance Hierarchy
SystemObject
  PdfTools.InternalNativeBase
    PdfTools.InternalNativeObject
      PdfTools.Crypto.ProvidersProvider
        PdfTools.Crypto.Providers.SwisscomSigSrvSession

Namespace: PdfTools.Crypto.Providers.SwisscomSigSrv
Assembly: PdfTools (in PdfTools.dll) Version: 1.4.0+fc8bb87ea2616e7f35d94e0588d333abae862a7a
Syntax
C#
public class Session : Provider

The Session type exposes the following members.

Constructors
 NameDescription
Public methodSession 
Top
Methods
 NameDescription
Public methodCreateSignatureForOnDemandIdentity

Create a signature configuration for an on-demand certificate

Public methodCreateSignatureForStaticIdentity

Create a signature configuration for a static certificate.

Public methodCreateTimestamp

Create a time-stamp configuration

Public methodDispose

Close the object

Release all resources associated with the object.
(Inherited from Provider)
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also