diff --git a/classes/cards_src.Card.html b/classes/cards_src.Card.html index 64e9fb89..cebe161f 100644 --- a/classes/cards_src.Card.html +++ b/classes/cards_src.Card.html @@ -1,7 +1,7 @@ -Card | webcrypto-local

Constructors

constructor +Card | webcrypto-local

Constructors

Properties

Constructors

Properties

atr: string = ""
config?: Config
driver: string = ""
name: string = ""
readOnly: boolean = false
\ No newline at end of file +

Constructors

Properties

atr: string = ""
config?: Config
driver: string = ""
name: string = ""
readOnly: boolean = false
\ No newline at end of file diff --git a/classes/cards_src.Cards.html b/classes/cards_src.Cards.html index 929d11b1..3b44563a 100644 --- a/classes/cards_src.Cards.html +++ b/classes/cards_src.Cards.html @@ -1,6 +1,6 @@ -Cards | webcrypto-local

Constructors

constructor +Cards | webcrypto-local

Constructors

Properties

Constructors

Properties

cards: Card[] = []
drivers: Driver[] = []
variables?: Variables
version: string = ""
\ No newline at end of file +

Constructors

Properties

cards: Card[] = []
drivers: Driver[] = []
variables?: Variables
version: string = ""
\ No newline at end of file diff --git a/classes/cards_src.Config.html b/classes/cards_src.Config.html index fc583a21..5339c24a 100644 --- a/classes/cards_src.Config.html +++ b/classes/cards_src.Config.html @@ -1,7 +1,7 @@ -Config | webcrypto-local

Constructors

constructor +Config | webcrypto-local

Constructors

Properties

Constructors

Properties

keyUsages?: "required" | "optional"

Deprecated

It should be removed later

-
template?: Partial<Record<keyof TemplateConfig, TemplateTypeConfig>>
token?: "required" | "optional" | "static"

Deprecated

It should be removed later

-
\ No newline at end of file +
template?: Partial<Record<keyof TemplateConfig, TemplateTypeConfig>>
token?: "required" | "optional" | "static"

Deprecated

It should be removed later

+
\ No newline at end of file diff --git a/classes/cards_src.Driver.html b/classes/cards_src.Driver.html index 4fc09c6f..7a94eb76 100644 --- a/classes/cards_src.Driver.html +++ b/classes/cards_src.Driver.html @@ -1,6 +1,6 @@ -Driver | webcrypto-local

Constructors

constructor +Driver | webcrypto-local

Constructors

Properties

Constructors

Properties

config?: Config
files: File[] = []
id: string = ""
name?: string
\ No newline at end of file +

Constructors

Properties

config?: Config
files: File[] = []
id: string = ""
name?: string
\ No newline at end of file diff --git a/classes/cards_src.File.html b/classes/cards_src.File.html index e97d696f..80ec28c1 100644 --- a/classes/cards_src.File.html +++ b/classes/cards_src.File.html @@ -1,5 +1,5 @@ -File | webcrypto-local

Constructors

constructor +File | webcrypto-local

Constructors

Properties

Constructors

Properties

os: FileOS
path: string
\ No newline at end of file +

Constructors

Properties

os: FileOS
path: string
\ No newline at end of file diff --git a/classes/cards_src.TemplateAttributeConfig.html b/classes/cards_src.TemplateAttributeConfig.html index ca608b15..9f0ce9e7 100644 --- a/classes/cards_src.TemplateAttributeConfig.html +++ b/classes/cards_src.TemplateAttributeConfig.html @@ -1,3 +1,3 @@ -TemplateAttributeConfig | webcrypto-local

Hierarchy (view full)

Constructors

constructor +TemplateAttributeConfig | webcrypto-local

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

token?: boolean | ConfigAttrEnum
\ No newline at end of file +

Constructors

Properties

token?: boolean | ConfigAttrEnum
\ No newline at end of file diff --git a/classes/cards_src.TemplateConfig.html b/classes/cards_src.TemplateConfig.html index 6fa86fe5..f7fedcbf 100644 --- a/classes/cards_src.TemplateConfig.html +++ b/classes/cards_src.TemplateConfig.html @@ -1,5 +1,5 @@ -TemplateConfig | webcrypto-local

Constructors

constructor +TemplateConfig | webcrypto-local

Constructors

Properties

Constructors

Properties

copy?: Record<keyof TemplateTypeConfig, undefined | TemplateAttributeConfig>
generate?: Record<keyof TemplateTypeConfig, undefined | TemplateAttributeConfig>
import?: Record<keyof TemplateTypeConfig, undefined | TemplateAttributeConfig>
\ No newline at end of file +

Constructors

Properties

copy?: Record<keyof TemplateTypeConfig, undefined | TemplateAttributeConfig>
generate?: Record<keyof TemplateTypeConfig, undefined | TemplateAttributeConfig>
import?: Record<keyof TemplateTypeConfig, undefined | TemplateAttributeConfig>
\ No newline at end of file diff --git a/classes/cards_src.TemplateKeyConfig.html b/classes/cards_src.TemplateKeyConfig.html index 03d74e8c..cbc8ad3f 100644 --- a/classes/cards_src.TemplateKeyConfig.html +++ b/classes/cards_src.TemplateKeyConfig.html @@ -1,4 +1,4 @@ -TemplateKeyConfig | webcrypto-local

Hierarchy (view full)

Constructors

constructor +TemplateKeyConfig | webcrypto-local

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

keyUsages?: "required" | "optional"
token?: boolean | ConfigAttrEnum
\ No newline at end of file +

Constructors

Properties

keyUsages?: "required" | "optional"
token?: boolean | ConfigAttrEnum
\ No newline at end of file diff --git a/classes/cards_src.TemplatePrivateAttributeConfig.html b/classes/cards_src.TemplatePrivateAttributeConfig.html index 5d3320ca..3423449f 100644 --- a/classes/cards_src.TemplatePrivateAttributeConfig.html +++ b/classes/cards_src.TemplatePrivateAttributeConfig.html @@ -1,6 +1,6 @@ -TemplatePrivateAttributeConfig | webcrypto-local

Class TemplatePrivateAttributeConfig

Hierarchy (view full)

Constructors

constructor +TemplatePrivateAttributeConfig | webcrypto-local

Class TemplatePrivateAttributeConfig

Hierarchy (view full)

Constructors

Properties

extractable?: boolean | ConfigAttrEnum
keyUsages?: "required" | "optional"
sensitive?: boolean | ConfigAttrEnum
token?: boolean | ConfigAttrEnum
\ No newline at end of file +

Constructors

Properties

extractable?: boolean | ConfigAttrEnum
keyUsages?: "required" | "optional"
sensitive?: boolean | ConfigAttrEnum
token?: boolean | ConfigAttrEnum
\ No newline at end of file diff --git a/classes/cards_src.TemplateTypeConfig.html b/classes/cards_src.TemplateTypeConfig.html index 49b61ddc..ef8b8560 100644 --- a/classes/cards_src.TemplateTypeConfig.html +++ b/classes/cards_src.TemplateTypeConfig.html @@ -1,7 +1,7 @@ -TemplateTypeConfig | webcrypto-local

Constructors

constructor +TemplateTypeConfig | webcrypto-local

Constructors

Properties

\ No newline at end of file +

Constructors

Properties

\ No newline at end of file diff --git a/classes/cards_src.Variables.html b/classes/cards_src.Variables.html index 6bce2148..88671a73 100644 --- a/classes/cards_src.Variables.html +++ b/classes/cards_src.Variables.html @@ -1,4 +1,4 @@ -Variables | webcrypto-local

Implements

  • IJsonConvertible<any>

Indexable

[key: string]: string | AnyFunction

Constructors

constructor +Variables | webcrypto-local

Implements

  • IJsonConvertible<any>

Indexable

[key: string]: string | AnyFunction

Constructors

Methods

Constructors

Methods

\ No newline at end of file +

Constructors

Methods

\ No newline at end of file diff --git a/classes/client_src.BrowserStorage.html b/classes/client_src.BrowserStorage.html index f44f6f1b..ea0282c7 100644 --- a/classes/client_src.BrowserStorage.html +++ b/classes/client_src.BrowserStorage.html @@ -1,4 +1,4 @@ -BrowserStorage | webcrypto-local

Hierarchy (view full)

Constructors

constructor +BrowserStorage | webcrypto-local

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

db: DB
IDENTITY: string = "identity"
IDENTITY_STORAGE: string = "identity"
REMOTE_STORAGE: string = "remoteIdentity"
SESSION_STORAGE: string = "sessions"
STORAGE_NAME: string = "webcrypto-remote"
WRAP_KEY: string = "wkey"

Methods

  • Adds wrapping key to the storage

    +

Constructors

Properties

db: DB
IDENTITY: string = "identity"
IDENTITY_STORAGE: string = "identity"
REMOTE_STORAGE: string = "remoteIdentity"
SESSION_STORAGE: string = "sessions"
STORAGE_NAME: string = "webcrypto-remote"
WRAP_KEY: string = "wkey"

Methods

\ No newline at end of file +

Returns Promise<void>

\ No newline at end of file diff --git a/classes/client_src.CertificateStorage.html b/classes/client_src.CertificateStorage.html index e7717ba0..c73790c2 100644 --- a/classes/client_src.CertificateStorage.html +++ b/classes/client_src.CertificateStorage.html @@ -1,4 +1,4 @@ -CertificateStorage | webcrypto-local

Implements

  • CryptoCertificateStorage

Constructors

constructor +CertificateStorage | webcrypto-local

Implements

  • CryptoCertificateStorage

Constructors

Properties

Methods

Constructors

Properties

provider: SocketCrypto

Methods

  • Parameters

    • format: "raw"
    • item: CryptoCertificate

    Returns Promise<ArrayBuffer>

  • Parameters

    • format: "pem"
    • item: CryptoCertificate

    Returns Promise<string>

  • Parameters

    • format: CryptoCertificateFormat
    • item: CryptoCertificate

    Returns Promise<string | ArrayBuffer>

  • Parameters

    • key: string

    Returns Promise<CryptoCertificate>

  • Parameters

    • key: string
    • algorithm: Algorithm
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoCertificate>

  • Parameters

    • url: string
    • request: BufferSource
    • Optional options: OCSPRequestOptions

    Returns Promise<ArrayBuffer>

  • Parameters

    • format: "x509"
    • data: BufferSource
    • algorithm: ImportAlgorithms
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoX509Certificate>

  • Parameters

    • format: "request"
    • data: BufferSource
    • algorithm: ImportAlgorithms
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoX509CertificateRequest>

  • Parameters

    • format: "x509" | "request" | "raw"
    • data: BufferSource
    • algorithm: ImportAlgorithms
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoCertificate>

  • Parameters

    • format: "pem"
    • data: string
    • algorithm: ImportAlgorithms
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoCertificate>

  • Parameters

    • format: "x509" | "request" | CryptoCertificateFormat
    • data: string | BufferSource
    • algorithm: ImportAlgorithms
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoCertificate>

  • Parameters

    • item: CryptoCertificate

    Returns Promise<null | string>

\ No newline at end of file +

Constructors

Properties

provider: SocketCrypto

Methods

  • Parameters

    • format: "raw"
    • item: CryptoCertificate

    Returns Promise<ArrayBuffer>

  • Parameters

    • format: "pem"
    • item: CryptoCertificate

    Returns Promise<string>

  • Parameters

    • format: CryptoCertificateFormat
    • item: CryptoCertificate

    Returns Promise<string | ArrayBuffer>

  • Parameters

    • key: string

    Returns Promise<CryptoCertificate>

  • Parameters

    • key: string
    • algorithm: Algorithm
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoCertificate>

  • Parameters

    • url: string
    • request: BufferSource
    • Optional options: OCSPRequestOptions

    Returns Promise<ArrayBuffer>

  • Parameters

    • format: "x509"
    • data: BufferSource
    • algorithm: ImportAlgorithms
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoX509Certificate>

  • Parameters

    • format: "request"
    • data: BufferSource
    • algorithm: ImportAlgorithms
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoX509CertificateRequest>

  • Parameters

    • format: "x509" | "request" | "raw"
    • data: BufferSource
    • algorithm: ImportAlgorithms
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoCertificate>

  • Parameters

    • format: "pem"
    • data: string
    • algorithm: ImportAlgorithms
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoCertificate>

  • Parameters

    • format: "x509" | "request" | CryptoCertificateFormat
    • data: string | BufferSource
    • algorithm: ImportAlgorithms
    • keyUsages: KeyUsage[]

    Returns Promise<CryptoCertificate>

  • Parameters

    • item: CryptoCertificate

    Returns Promise<null | string>

\ No newline at end of file diff --git a/classes/client_src.CryptoServerError.html b/classes/client_src.CryptoServerError.html index 70fe7d89..61553730 100644 --- a/classes/client_src.CryptoServerError.html +++ b/classes/client_src.CryptoServerError.html @@ -1,4 +1,4 @@ -CryptoServerError | webcrypto-local

Hierarchy

  • Error
    • CryptoServerError

Constructors

constructor +CryptoServerError | webcrypto-local

Hierarchy

  • Error
    • CryptoServerError

Constructors

Properties

Constructors

Properties

code: number
type: string
\ No newline at end of file +

Constructors

Properties

code: number
type: string
\ No newline at end of file diff --git a/classes/client_src.KeyStorage.html b/classes/client_src.KeyStorage.html index b8bd10f5..d79529cc 100644 --- a/classes/client_src.KeyStorage.html +++ b/classes/client_src.KeyStorage.html @@ -1,4 +1,4 @@ -KeyStorage | webcrypto-local

Implements

  • CryptoKeyStorage

Constructors

constructor +KeyStorage | webcrypto-local

Implements

  • CryptoKeyStorage

Constructors

Properties

Methods

clear getItem @@ -7,4 +7,4 @@ keys removeItem setItem -

Constructors

Properties

service: SocketCrypto

Methods

  • Parameters

    • key: string

    Returns Promise<CryptoKey>

  • Parameters

    • key: string
    • algorithm: Algorithm
    • extractable: boolean
    • usages: KeyUsage[]

    Returns Promise<CryptoKey>

\ No newline at end of file +

Constructors

Properties

service: SocketCrypto

Methods

  • Parameters

    • key: string

    Returns Promise<CryptoKey>

  • Parameters

    • key: string
    • algorithm: Algorithm
    • extractable: boolean
    • usages: KeyUsage[]

    Returns Promise<CryptoKey>

\ No newline at end of file diff --git a/classes/client_src.MemoryStorage.html b/classes/client_src.MemoryStorage.html index da4f51d3..5a572e6b 100644 --- a/classes/client_src.MemoryStorage.html +++ b/classes/client_src.MemoryStorage.html @@ -1,4 +1,4 @@ -MemoryStorage | webcrypto-local

Hierarchy (view full)

Constructors

constructor +MemoryStorage | webcrypto-local

Hierarchy (view full)

Constructors

Properties

identity?: Identity
remoteIdentities: {
    [key: string]: ratchet.RemoteIdentity;
} = {}

Type declaration

  • [key: string]: ratchet.RemoteIdentity
sessions: {
    [key: string]: ratchet.AsymmetricRatchet;
} = {}

Type declaration

  • [key: string]: ratchet.AsymmetricRatchet

Methods

\ No newline at end of file +

Constructors

Properties

identity?: Identity
remoteIdentities: {
    [key: string]: ratchet.RemoteIdentity;
} = {}

Type declaration

  • [key: string]: ratchet.RemoteIdentity
sessions: {
    [key: string]: ratchet.AsymmetricRatchet;
} = {}

Type declaration

  • [key: string]: ratchet.AsymmetricRatchet

Methods

\ No newline at end of file diff --git a/classes/client_src.RatchetStorage.html b/classes/client_src.RatchetStorage.html index acbaf0e2..e60da2af 100644 --- a/classes/client_src.RatchetStorage.html +++ b/classes/client_src.RatchetStorage.html @@ -1,8 +1,8 @@ -RatchetStorage | webcrypto-local

Class RatchetStorageAbstract

Hierarchy (view full)

Constructors

constructor +RatchetStorage | webcrypto-local

Class RatchetStorageAbstract

Hierarchy (view full)

Constructors

Methods

\ No newline at end of file +

Constructors

Methods

\ No newline at end of file diff --git a/classes/client_src.SocketCrypto.html b/classes/client_src.SocketCrypto.html index 13c7f773..080ff41d 100644 --- a/classes/client_src.SocketCrypto.html +++ b/classes/client_src.SocketCrypto.html @@ -1,4 +1,4 @@ -SocketCrypto | webcrypto-local

Hierarchy

  • Crypto$1
    • SocketCrypto

Implements

  • CryptoStorages

Constructors

constructor +SocketCrypto | webcrypto-local

Hierarchy

  • Crypto$1
    • SocketCrypto

Implements

  • CryptoStorages

Constructors

Properties

Constructors

Properties

certStorage: CertificateStorage
client: Client
id: string
keyStorage: KeyStorage
subtle: SubtleCrypto

Methods

\ No newline at end of file +

Constructors

Properties

certStorage: CertificateStorage
client: Client
id: string
keyStorage: KeyStorage
subtle: SubtleCrypto

Methods

\ No newline at end of file diff --git a/classes/client_src.SocketProvider.html b/classes/client_src.SocketProvider.html index 1398a5c4..23018b13 100644 --- a/classes/client_src.SocketProvider.html +++ b/classes/client_src.SocketProvider.html @@ -4,7 +4,7 @@
  • Symmetric cryptography uses native implementation
  • Asymmetric cryptography uses calls to Server
  • -

    Hierarchy

    Constructors

    Hierarchy

    • EventEmitter
      • SocketProvider

    Constructors

    Properties

    cardReader client FORTIFY @@ -18,8 +18,8 @@ login on once -

    Constructors

    Properties

    cardReader: CardReader
    client: Client
    FORTIFY: string = "127.0.0.1:31337"

    Accessors

    Methods

    • Connects to Service +

    Constructors

    Properties

    cardReader: CardReader
    client: Client
    FORTIFY: string = "127.0.0.1:31337"

    Accessors

    Methods

    \ No newline at end of file +

    Returns this

    \ No newline at end of file diff --git a/classes/core_src.Event.html b/classes/core_src.Event.html index 6a03f35b..5f670089 100644 --- a/classes/core_src.Event.html +++ b/classes/core_src.Event.html @@ -1,4 +1,4 @@ -Event | webcrypto-local

    Type Parameters

    • T

    Constructors

    constructor +Event | webcrypto-local

    Type Parameters

    • T

    Constructors

    Properties

    Constructors

    Properties

    event: string
    target: T
    \ No newline at end of file +

    Constructors

    Properties

    event: string
    target: T
    \ No newline at end of file diff --git a/classes/core_src.EventLogEmitter.html b/classes/core_src.EventLogEmitter.html index efb27823..6cc54988 100644 --- a/classes/core_src.EventLogEmitter.html +++ b/classes/core_src.EventLogEmitter.html @@ -1,7 +1,7 @@ -EventLogEmitter | webcrypto-local

    Class EventLogEmitterAbstract

    Hierarchy (view full)

    Constructors

    constructor +EventLogEmitter | webcrypto-local

    Class EventLogEmitterAbstract

    Hierarchy (view full)

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • Optional options: EventEmitterOptions

      Returns EventLogEmitter

    Properties

    source: string

    Methods

    • Parameters

      Returns this

    • Parameters

      • event: string | symbol
      • listener: ((...args) => void)
          • (...args): void
          • Parameters

            • Rest ...args: any[]

            Returns void

      Returns this

    \ No newline at end of file +

    Constructors

    • Parameters

      • Optional options: EventEmitterOptions

      Returns EventLogEmitter

    Properties

    source: string

    Methods

    • Parameters

      Returns this

    • Parameters

      • event: string | symbol
      • listener: ((...args) => void)
          • (...args): void
          • Parameters

            • Rest ...args: any[]

            Returns void

      Returns this

    \ No newline at end of file diff --git a/classes/proto_src.ActionProto.html b/classes/proto_src.ActionProto.html index 511ddeeb..95e11177 100644 --- a/classes/proto_src.ActionProto.html +++ b/classes/proto_src.ActionProto.html @@ -1,9 +1,9 @@ -ActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    version: number = 0
    ACTION: string = "action"
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    version: number = 0
    ACTION: string = "action"
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.AlgorithmConverter.html b/classes/proto_src.AlgorithmConverter.html index 9016d9b1..400615eb 100644 --- a/classes/proto_src.AlgorithmConverter.html +++ b/classes/proto_src.AlgorithmConverter.html @@ -1,4 +1,4 @@ -AlgorithmConverter | webcrypto-local

    Constructors

    constructor +AlgorithmConverter | webcrypto-local

    Constructors

    Methods

    Constructors

    Methods

    \ No newline at end of file +

    Constructors

    Methods

    \ No newline at end of file diff --git a/classes/proto_src.AlgorithmProto.html b/classes/proto_src.AlgorithmProto.html index 45260810..6fa9be21 100644 --- a/classes/proto_src.AlgorithmProto.html +++ b/classes/proto_src.AlgorithmProto.html @@ -1,4 +1,4 @@ -AlgorithmProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +AlgorithmProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    hash? iv? label? @@ -17,4 +17,4 @@

    Methods

    Constructors

    Properties

    iv?: Uint8Array
    label?: Uint8Array
    labelStr?: string
    length?: number
    modulusLength?: number
    name: string = ""
    namedCurve?: string
    public?: ArrayBuffer
    publicExponent?: Uint8Array
    saltLength?: number
    sensitive?: boolean
    token?: boolean
    version: number = 0
    INDEX: number = BaseAlgorithmProto.INDEX

    Methods

    \ No newline at end of file +

    Constructors

    Properties

    iv?: Uint8Array
    label?: Uint8Array
    labelStr?: string
    length?: number
    modulusLength?: number
    name: string = ""
    namedCurve?: string
    public?: ArrayBuffer
    publicExponent?: Uint8Array
    saltLength?: number
    sensitive?: boolean
    token?: boolean
    version: number = 0
    INDEX: number = BaseAlgorithmProto.INDEX

    Methods

    \ No newline at end of file diff --git a/classes/proto_src.ArrayStringConverter.html b/classes/proto_src.ArrayStringConverter.html index 8ea4e09a..429b9d77 100644 --- a/classes/proto_src.ArrayStringConverter.html +++ b/classes/proto_src.ArrayStringConverter.html @@ -1,4 +1,4 @@ -ArrayStringConverter | webcrypto-local

    Constructors

    constructor +ArrayStringConverter | webcrypto-local

    Constructors

    Methods

    Constructors

    Methods

    \ No newline at end of file +

    Constructors

    Methods

    \ No newline at end of file diff --git a/classes/proto_src.AuthRequestProto.html b/classes/proto_src.AuthRequestProto.html index 72b5838d..d617d487 100644 --- a/classes/proto_src.AuthRequestProto.html +++ b/classes/proto_src.AuthRequestProto.html @@ -1,9 +1,9 @@ -AuthRequestProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +AuthRequestProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    version: number = 0
    ACTION: string = "auth"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    version: number = 0
    ACTION: string = "auth"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.BaseAlgorithmProto.html b/classes/proto_src.BaseAlgorithmProto.html index 2c3fe677..e80a205e 100644 --- a/classes/proto_src.BaseAlgorithmProto.html +++ b/classes/proto_src.BaseAlgorithmProto.html @@ -1,8 +1,8 @@ -BaseAlgorithmProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +BaseAlgorithmProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    name: string = ""
    version: number = 0
    INDEX: number = BaseProto.INDEX

    Methods

    \ No newline at end of file +

    Constructors

    Properties

    name: string = ""
    version: number = 0
    INDEX: number = BaseProto.INDEX

    Methods

    \ No newline at end of file diff --git a/classes/proto_src.BaseProto.html b/classes/proto_src.BaseProto.html index f38d2e0c..79585890 100644 --- a/classes/proto_src.BaseProto.html +++ b/classes/proto_src.BaseProto.html @@ -1,4 +1,4 @@ -BaseProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +BaseProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    version: number = 0
    INDEX: number = 1
    \ No newline at end of file +

    Constructors

    Properties

    version: number = 0
    INDEX: number = 1
    \ No newline at end of file diff --git a/classes/proto_src.BigNumberConverter.html b/classes/proto_src.BigNumberConverter.html index 4de73400..2da050da 100644 --- a/classes/proto_src.BigNumberConverter.html +++ b/classes/proto_src.BigNumberConverter.html @@ -1,4 +1,4 @@ -BigNumberConverter | webcrypto-local

    Constructors

    constructor +BigNumberConverter | webcrypto-local

    Constructors

    Methods

    Constructors

    Methods

    \ No newline at end of file +

    Constructors

    Methods

    \ No newline at end of file diff --git a/classes/proto_src.CardReaderActionProto.html b/classes/proto_src.CardReaderActionProto.html index d8aa26a4..0458fe81 100644 --- a/classes/proto_src.CardReaderActionProto.html +++ b/classes/proto_src.CardReaderActionProto.html @@ -1,9 +1,9 @@ -CardReaderActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +CardReaderActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    version: number = 0
    ACTION: string = "cardReader"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    version: number = 0
    ACTION: string = "cardReader"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CardReaderGetReadersActionProto.html b/classes/proto_src.CardReaderGetReadersActionProto.html index 49c4f64c..b4cd2b69 100644 --- a/classes/proto_src.CardReaderGetReadersActionProto.html +++ b/classes/proto_src.CardReaderGetReadersActionProto.html @@ -1,9 +1,9 @@ -CardReaderGetReadersActionProto | webcrypto-local

    Class CardReaderGetReadersActionProto

    Hierarchy (view full)

    Constructors

    constructor +CardReaderGetReadersActionProto | webcrypto-local

    Class CardReaderGetReadersActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    version: number = 0
    ACTION: string = "cardReader/readers"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    version: number = 0
    ACTION: string = "cardReader/readers"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CardReaderInsertEventProto.html b/classes/proto_src.CardReaderInsertEventProto.html index a3314c6a..cf495114 100644 --- a/classes/proto_src.CardReaderInsertEventProto.html +++ b/classes/proto_src.CardReaderInsertEventProto.html @@ -1,4 +1,4 @@ -CardReaderInsertEventProto | webcrypto-local

    Hierarchy

    • CardReaderEventProto
      • CardReaderInsertEventProto

    Constructors

    constructor +CardReaderInsertEventProto | webcrypto-local

    Hierarchy

    • CardReaderEventProto
      • CardReaderInsertEventProto

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    atr: string = ""
    reader: string = ""
    version: number = 0
    ACTION: string = ...
    INDEX: number = CardReaderEventProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    atr: string = ""
    reader: string = ""
    version: number = 0
    ACTION: string = ...
    INDEX: number = CardReaderEventProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CardReaderRemoveEventProto.html b/classes/proto_src.CardReaderRemoveEventProto.html index b9e7479a..78227f6e 100644 --- a/classes/proto_src.CardReaderRemoveEventProto.html +++ b/classes/proto_src.CardReaderRemoveEventProto.html @@ -1,4 +1,4 @@ -CardReaderRemoveEventProto | webcrypto-local

    Hierarchy

    • CardReaderEventProto
      • CardReaderRemoveEventProto

    Constructors

    constructor +CardReaderRemoveEventProto | webcrypto-local

    Hierarchy

    • CardReaderEventProto
      • CardReaderRemoveEventProto

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    atr: string = ""
    reader: string = ""
    version: number = 0
    ACTION: string = ...
    INDEX: number = CardReaderEventProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    atr: string = ""
    reader: string = ""
    version: number = 0
    ACTION: string = ...
    INDEX: number = CardReaderEventProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageClearActionProto.html b/classes/proto_src.CertificateStorageClearActionProto.html index 4d7482d7..25ce859b 100644 --- a/classes/proto_src.CertificateStorageClearActionProto.html +++ b/classes/proto_src.CertificateStorageClearActionProto.html @@ -1,10 +1,10 @@ -CertificateStorageClearActionProto | webcrypto-local

    Class CertificateStorageClearActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageClearActionProto | webcrypto-local

    Class CertificateStorageClearActionProto

    Hierarchy (view full)

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/clear"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/clear"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageExportActionProto.html b/classes/proto_src.CertificateStorageExportActionProto.html index 38129029..1fa00af4 100644 --- a/classes/proto_src.CertificateStorageExportActionProto.html +++ b/classes/proto_src.CertificateStorageExportActionProto.html @@ -1,4 +1,4 @@ -CertificateStorageExportActionProto | webcrypto-local

    Class CertificateStorageExportActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageExportActionProto | webcrypto-local

    Class CertificateStorageExportActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    format: CryptoCertificateFormat = "raw"
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/export"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    format: CryptoCertificateFormat = "raw"
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/export"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageGetCRLActionProto.html b/classes/proto_src.CertificateStorageGetCRLActionProto.html index 50e823c8..9bb24371 100644 --- a/classes/proto_src.CertificateStorageGetCRLActionProto.html +++ b/classes/proto_src.CertificateStorageGetCRLActionProto.html @@ -1,4 +1,4 @@ -CertificateStorageGetCRLActionProto | webcrypto-local

    Class CertificateStorageGetCRLActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageGetCRLActionProto | webcrypto-local

    Class CertificateStorageGetCRLActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    url: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/getCRL"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    url: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/getCRL"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageGetChainActionProto.html b/classes/proto_src.CertificateStorageGetChainActionProto.html index 35859666..8b6b4b4b 100644 --- a/classes/proto_src.CertificateStorageGetChainActionProto.html +++ b/classes/proto_src.CertificateStorageGetChainActionProto.html @@ -1,4 +1,4 @@ -CertificateStorageGetChainActionProto | webcrypto-local

    Class CertificateStorageGetChainActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageGetChainActionProto | webcrypto-local

    Class CertificateStorageGetChainActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/getChain"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/getChain"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageGetChainResultProto.html b/classes/proto_src.CertificateStorageGetChainResultProto.html index a18a67dc..d024f500 100644 --- a/classes/proto_src.CertificateStorageGetChainResultProto.html +++ b/classes/proto_src.CertificateStorageGetChainResultProto.html @@ -1,5 +1,5 @@ -CertificateStorageGetChainResultProto | webcrypto-local

    Class CertificateStorageGetChainResultProto

    Hierarchy (view full)

    • BaseProto
      • CertificateStorageGetChainResultProto

    Constructors

    constructor +CertificateStorageGetChainResultProto | webcrypto-local

    Class CertificateStorageGetChainResultProto

    Hierarchy (view full)

    • BaseProto
      • CertificateStorageGetChainResultProto

    Constructors

    Properties

    Constructors

    Properties

    items: ChainItemProto[] = []
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    items: ChainItemProto[] = []
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageGetItemActionProto.html b/classes/proto_src.CertificateStorageGetItemActionProto.html index f444efaf..9ac85ef5 100644 --- a/classes/proto_src.CertificateStorageGetItemActionProto.html +++ b/classes/proto_src.CertificateStorageGetItemActionProto.html @@ -1,4 +1,4 @@ -CertificateStorageGetItemActionProto | webcrypto-local

    Class CertificateStorageGetItemActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageGetItemActionProto | webcrypto-local

    Class CertificateStorageGetItemActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    key: string = ""
    keyUsages: KeyUsage[] = []
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/getItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    key: string = ""
    keyUsages: KeyUsage[] = []
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/getItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageGetOCSPActionProto.html b/classes/proto_src.CertificateStorageGetOCSPActionProto.html index cb07ee3f..268c884e 100644 --- a/classes/proto_src.CertificateStorageGetOCSPActionProto.html +++ b/classes/proto_src.CertificateStorageGetOCSPActionProto.html @@ -1,4 +1,4 @@ -CertificateStorageGetOCSPActionProto | webcrypto-local

    Class CertificateStorageGetOCSPActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageGetOCSPActionProto | webcrypto-local

    Class CertificateStorageGetOCSPActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    request: ArrayBuffer = ...
    url: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/getOCSP"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    request: ArrayBuffer = ...
    url: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/getOCSP"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageGetValueActionProto.html b/classes/proto_src.CertificateStorageGetValueActionProto.html index 1d6de8ff..77054629 100644 --- a/classes/proto_src.CertificateStorageGetValueActionProto.html +++ b/classes/proto_src.CertificateStorageGetValueActionProto.html @@ -1,4 +1,4 @@ -CertificateStorageGetValueActionProto | webcrypto-local

    Class CertificateStorageGetValueActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageGetValueActionProto | webcrypto-local

    Class CertificateStorageGetValueActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    key: string = ""
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/getValue"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    key: string = ""
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/getValue"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageImportActionProto.html b/classes/proto_src.CertificateStorageImportActionProto.html index cdab47a5..49751cb4 100644 --- a/classes/proto_src.CertificateStorageImportActionProto.html +++ b/classes/proto_src.CertificateStorageImportActionProto.html @@ -1,4 +1,4 @@ -CertificateStorageImportActionProto | webcrypto-local

    Class CertificateStorageImportActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageImportActionProto | webcrypto-local

    Class CertificateStorageImportActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    format: CryptoCertificateFormat = "raw"
    keyUsages: KeyUsage[] = []
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/import"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    format: CryptoCertificateFormat = "raw"
    keyUsages: KeyUsage[] = []
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/import"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageIndexOfActionProto.html b/classes/proto_src.CertificateStorageIndexOfActionProto.html index 4ceaf965..b339934f 100644 --- a/classes/proto_src.CertificateStorageIndexOfActionProto.html +++ b/classes/proto_src.CertificateStorageIndexOfActionProto.html @@ -1,4 +1,4 @@ -CertificateStorageIndexOfActionProto | webcrypto-local

    Class CertificateStorageIndexOfActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageIndexOfActionProto | webcrypto-local

    Class CertificateStorageIndexOfActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/indexOf"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/indexOf"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageKeysActionProto.html b/classes/proto_src.CertificateStorageKeysActionProto.html index 11c3a668..1ed40482 100644 --- a/classes/proto_src.CertificateStorageKeysActionProto.html +++ b/classes/proto_src.CertificateStorageKeysActionProto.html @@ -1,10 +1,10 @@ -CertificateStorageKeysActionProto | webcrypto-local

    Class CertificateStorageKeysActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageKeysActionProto | webcrypto-local

    Class CertificateStorageKeysActionProto

    Hierarchy (view full)

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/keys"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/keys"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageRemoveItemActionProto.html b/classes/proto_src.CertificateStorageRemoveItemActionProto.html index b13d8791..71f02e96 100644 --- a/classes/proto_src.CertificateStorageRemoveItemActionProto.html +++ b/classes/proto_src.CertificateStorageRemoveItemActionProto.html @@ -1,4 +1,4 @@ -CertificateStorageRemoveItemActionProto | webcrypto-local

    Class CertificateStorageRemoveItemActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageRemoveItemActionProto | webcrypto-local

    Class CertificateStorageRemoveItemActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    key: string = ""
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/removeItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    key: string = ""
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/removeItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CertificateStorageSetItemActionProto.html b/classes/proto_src.CertificateStorageSetItemActionProto.html index 1f1f9eb1..6638f53a 100644 --- a/classes/proto_src.CertificateStorageSetItemActionProto.html +++ b/classes/proto_src.CertificateStorageSetItemActionProto.html @@ -1,4 +1,4 @@ -CertificateStorageSetItemActionProto | webcrypto-local

    Class CertificateStorageSetItemActionProto

    Hierarchy (view full)

    Constructors

    constructor +CertificateStorageSetItemActionProto | webcrypto-local

    Class CertificateStorageSetItemActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/setItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/certificateStorage/setItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ChainItemProto.html b/classes/proto_src.ChainItemProto.html index e363c058..00181b92 100644 --- a/classes/proto_src.ChainItemProto.html +++ b/classes/proto_src.ChainItemProto.html @@ -1,6 +1,6 @@ -ChainItemProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ChainItemProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    type: string = ""
    value: ArrayBuffer = ...
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    type: string = ""
    value: ArrayBuffer = ...
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CryptoActionProto.html b/classes/proto_src.CryptoActionProto.html index 9efea721..6b78fba9 100644 --- a/classes/proto_src.CryptoActionProto.html +++ b/classes/proto_src.CryptoActionProto.html @@ -1,10 +1,10 @@ -CryptoActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +CryptoActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CryptoCertificateProto.html b/classes/proto_src.CryptoCertificateProto.html index 23dc4cb5..c21c8469 100644 --- a/classes/proto_src.CryptoCertificateProto.html +++ b/classes/proto_src.CryptoCertificateProto.html @@ -1,4 +1,4 @@ -CryptoCertificateProto | webcrypto-local

    Hierarchy (view full)

    Implements

    • CryptoCertificate

    Constructors

    constructor +CryptoCertificateProto | webcrypto-local

    Hierarchy (view full)

    Implements

    • CryptoCertificate

    Constructors

    Properties

    id label providerID @@ -8,4 +8,4 @@ type version INDEX -

    Constructors

    Properties

    id: string = ""
    label: string = ""
    providerID: string = ""
    publicKey: CryptoKeyProto = ...
    sensitive: boolean = false
    token: boolean = false
    type: CryptoCertificateType = "x509"
    version: number = 0
    INDEX: number = CryptoItemProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    id: string = ""
    label: string = ""
    providerID: string = ""
    publicKey: CryptoKeyProto = ...
    sensitive: boolean = false
    token: boolean = false
    type: CryptoCertificateType = "x509"
    version: number = 0
    INDEX: number = CryptoItemProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CryptoItemProto.html b/classes/proto_src.CryptoItemProto.html index 5f0d0d24..5e07afeb 100644 --- a/classes/proto_src.CryptoItemProto.html +++ b/classes/proto_src.CryptoItemProto.html @@ -1,7 +1,7 @@ -CryptoItemProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +CryptoItemProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    id: string = ""
    providerID: string = ""
    type: string = ""
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    id: string = ""
    providerID: string = ""
    type: string = ""
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CryptoKeyPairProto.html b/classes/proto_src.CryptoKeyPairProto.html index 8342ea7f..cf508b65 100644 --- a/classes/proto_src.CryptoKeyPairProto.html +++ b/classes/proto_src.CryptoKeyPairProto.html @@ -1,6 +1,6 @@ -CryptoKeyPairProto | webcrypto-local

    Hierarchy (view full)

    Implements

    • CryptoKeyPair

    Constructors

    constructor +CryptoKeyPairProto | webcrypto-local

    Hierarchy (view full)

    Implements

    • CryptoKeyPair

    Constructors

    Properties

    Constructors

    Properties

    privateKey: CryptoKeyProto = ...
    publicKey: CryptoKeyProto = ...
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    privateKey: CryptoKeyProto = ...
    publicKey: CryptoKeyProto = ...
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CryptoKeyProto.html b/classes/proto_src.CryptoKeyProto.html index f1a47041..8d5e0337 100644 --- a/classes/proto_src.CryptoKeyProto.html +++ b/classes/proto_src.CryptoKeyProto.html @@ -1,4 +1,4 @@ -CryptoKeyProto | webcrypto-local

    Hierarchy (view full)

    Implements

    • CryptoKey

    Constructors

    constructor +CryptoKeyProto | webcrypto-local

    Hierarchy (view full)

    Implements

    • CryptoKey

    Constructors

    Properties

    Constructors

    Properties

    algorithm: Algorithm = ...
    extractable: boolean = false
    id: string = ""
    providerID: string = ""
    type: KeyType = "secret"
    usages: KeyUsage[] = []
    version: number = 0
    INDEX: number = CryptoItemProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    algorithm: Algorithm = ...
    extractable: boolean = false
    id: string = ""
    providerID: string = ""
    type: KeyType = "secret"
    usages: KeyUsage[] = []
    version: number = 0
    INDEX: number = CryptoItemProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CryptoX509CertificateProto.html b/classes/proto_src.CryptoX509CertificateProto.html index 1fbc6d43..366a8ada 100644 --- a/classes/proto_src.CryptoX509CertificateProto.html +++ b/classes/proto_src.CryptoX509CertificateProto.html @@ -1,4 +1,4 @@ -CryptoX509CertificateProto | webcrypto-local

    Hierarchy (view full)

    Implements

    • CryptoX509Certificate

    Constructors

    constructor +CryptoX509CertificateProto | webcrypto-local

    Hierarchy (view full)

    Implements

    • CryptoX509Certificate

    Constructors

    Properties

    id issuerName label @@ -13,4 +13,4 @@ type version INDEX -

    Constructors

    Properties

    id: string = ""
    issuerName: string = ""
    label: string = ""
    notAfter: Date = ...
    notBefore: Date = ...
    providerID: string = ""
    publicKey: CryptoKeyProto = ...
    sensitive: boolean = false
    serialNumber: string = ""
    subjectName: string = ""
    token: boolean = false
    type: "x509" = "x509"
    version: number = 0
    INDEX: number = CryptoCertificateProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    id: string = ""
    issuerName: string = ""
    label: string = ""
    notAfter: Date = ...
    notBefore: Date = ...
    providerID: string = ""
    publicKey: CryptoKeyProto = ...
    sensitive: boolean = false
    serialNumber: string = ""
    subjectName: string = ""
    token: boolean = false
    type: "x509" = "x509"
    version: number = 0
    INDEX: number = CryptoCertificateProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.CryptoX509CertificateRequestProto.html b/classes/proto_src.CryptoX509CertificateRequestProto.html index a10b60e0..ffb8991e 100644 --- a/classes/proto_src.CryptoX509CertificateRequestProto.html +++ b/classes/proto_src.CryptoX509CertificateRequestProto.html @@ -1,4 +1,4 @@ -CryptoX509CertificateRequestProto | webcrypto-local

    Class CryptoX509CertificateRequestProto

    Hierarchy (view full)

    Implements

    • CryptoX509CertificateRequest

    Constructors

    constructor +CryptoX509CertificateRequestProto | webcrypto-local

    Class CryptoX509CertificateRequestProto

    Hierarchy (view full)

    Implements

    • CryptoX509CertificateRequest

    Constructors

    Properties

    id label providerID @@ -9,4 +9,4 @@ type version INDEX -

    Constructors

    Properties

    id: string = ""
    label: string = ""
    providerID: string = ""
    publicKey: CryptoKeyProto = ...
    sensitive: boolean = false
    subjectName: string = ""
    token: boolean = false
    type: "request" = "request"
    version: number = 0
    INDEX: number = CryptoCertificateProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    id: string = ""
    label: string = ""
    providerID: string = ""
    publicKey: CryptoKeyProto = ...
    sensitive: boolean = false
    subjectName: string = ""
    token: boolean = false
    type: "request" = "request"
    version: number = 0
    INDEX: number = CryptoCertificateProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.DateConverter.html b/classes/proto_src.DateConverter.html index 380b48c4..b9db814d 100644 --- a/classes/proto_src.DateConverter.html +++ b/classes/proto_src.DateConverter.html @@ -1,4 +1,4 @@ -DateConverter | webcrypto-local

    Constructors

    constructor +DateConverter | webcrypto-local

    Constructors

    Methods

    Constructors

    Methods

    \ No newline at end of file +

    Constructors

    Methods

    \ No newline at end of file diff --git a/classes/proto_src.DecryptActionProto.html b/classes/proto_src.DecryptActionProto.html index af0d7a63..d5afcba8 100644 --- a/classes/proto_src.DecryptActionProto.html +++ b/classes/proto_src.DecryptActionProto.html @@ -1,4 +1,4 @@ -DecryptActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +DecryptActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    key: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/decrypt"
    INDEX: number = SignActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    key: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/decrypt"
    INDEX: number = SignActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.DeriveBitsActionProto.html b/classes/proto_src.DeriveBitsActionProto.html index 6fce969a..6ef40c3e 100644 --- a/classes/proto_src.DeriveBitsActionProto.html +++ b/classes/proto_src.DeriveBitsActionProto.html @@ -1,4 +1,4 @@ -DeriveBitsActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +DeriveBitsActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    key: CryptoKeyProto = ...
    length: number = 0
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/deriveBits"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    key: CryptoKeyProto = ...
    length: number = 0
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/deriveBits"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.DeriveKeyActionProto.html b/classes/proto_src.DeriveKeyActionProto.html index b66e41d7..9329219c 100644 --- a/classes/proto_src.DeriveKeyActionProto.html +++ b/classes/proto_src.DeriveKeyActionProto.html @@ -1,4 +1,4 @@ -DeriveKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +DeriveKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    derivedKeyType: AlgorithmProto = ...
    extractable: boolean = false
    key: CryptoKeyProto = ...
    providerID: string = ""
    usage: KeyUsage[] = []
    version: number = 0
    ACTION: string = "crypto/subtle/deriveKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    derivedKeyType: AlgorithmProto = ...
    extractable: boolean = false
    key: CryptoKeyProto = ...
    providerID: string = ""
    usage: KeyUsage[] = []
    version: number = 0
    ACTION: string = "crypto/subtle/deriveKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.DigestActionProto.html b/classes/proto_src.DigestActionProto.html index c7c16fda..7be8f43b 100644 --- a/classes/proto_src.DigestActionProto.html +++ b/classes/proto_src.DigestActionProto.html @@ -1,4 +1,4 @@ -DigestActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +DigestActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/digest"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/digest"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.EncryptActionProto.html b/classes/proto_src.EncryptActionProto.html index 11d81a56..45cfd2eb 100644 --- a/classes/proto_src.EncryptActionProto.html +++ b/classes/proto_src.EncryptActionProto.html @@ -1,4 +1,4 @@ -EncryptActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +EncryptActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    key: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/encrypt"
    INDEX: number = SignActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    key: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/encrypt"
    INDEX: number = SignActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ErrorProto.html b/classes/proto_src.ErrorProto.html index f6c245ed..eb591a4a 100644 --- a/classes/proto_src.ErrorProto.html +++ b/classes/proto_src.ErrorProto.html @@ -1,4 +1,4 @@ -ErrorProto | webcrypto-local

    Hierarchy (view full)

    Implements

    • Error

    Constructors

    constructor +ErrorProto | webcrypto-local

    Hierarchy (view full)

    Implements

    • Error

    Constructors

    Properties

    code message name @@ -6,4 +6,4 @@ type version INDEX -

    Constructors

    Properties

    code: number = 0
    message: string = ""
    name: string = "Error"
    stack: string = ""
    type: string = "error"
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    code: number = 0
    message: string = ""
    name: string = "Error"
    stack: string = ""
    type: string = "error"
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ExportKeyActionProto.html b/classes/proto_src.ExportKeyActionProto.html index 07432221..a30349c1 100644 --- a/classes/proto_src.ExportKeyActionProto.html +++ b/classes/proto_src.ExportKeyActionProto.html @@ -1,4 +1,4 @@ -ExportKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ExportKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    format: KeyFormat = "raw"
    key: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/exportKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    format: KeyFormat = "raw"
    key: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/exportKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.GenerateKeyActionProto.html b/classes/proto_src.GenerateKeyActionProto.html index 3d1c24a1..fd9bbe1e 100644 --- a/classes/proto_src.GenerateKeyActionProto.html +++ b/classes/proto_src.GenerateKeyActionProto.html @@ -1,4 +1,4 @@ -GenerateKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +GenerateKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    extractable: boolean = false
    providerID: string = ""
    usage: KeyUsage[] = []
    version: number = 0
    ACTION: string = "crypto/subtle/generateKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    extractable: boolean = false
    providerID: string = ""
    usage: KeyUsage[] = []
    version: number = 0
    ACTION: string = "crypto/subtle/generateKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.HexStringConverter.html b/classes/proto_src.HexStringConverter.html index 3f4a4c31..bd4854ba 100644 --- a/classes/proto_src.HexStringConverter.html +++ b/classes/proto_src.HexStringConverter.html @@ -1,4 +1,4 @@ -HexStringConverter | webcrypto-local

    Constructors

    constructor +HexStringConverter | webcrypto-local

    Constructors

    Methods

    Constructors

    Methods

    \ No newline at end of file +

    Constructors

    Methods

    \ No newline at end of file diff --git a/classes/proto_src.ImportKeyActionProto.html b/classes/proto_src.ImportKeyActionProto.html index f45354d9..937cc625 100644 --- a/classes/proto_src.ImportKeyActionProto.html +++ b/classes/proto_src.ImportKeyActionProto.html @@ -1,4 +1,4 @@ -ImportKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ImportKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    extractable: boolean = false
    format: KeyFormat = "raw"
    keyData: ArrayBuffer = ...
    keyUsages: KeyUsage[] = []
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/importKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    extractable: boolean = false
    format: KeyFormat = "raw"
    keyData: ArrayBuffer = ...
    keyUsages: KeyUsage[] = []
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/importKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.IsLoggedInActionProto.html b/classes/proto_src.IsLoggedInActionProto.html index e31a1f79..49da6a62 100644 --- a/classes/proto_src.IsLoggedInActionProto.html +++ b/classes/proto_src.IsLoggedInActionProto.html @@ -1,10 +1,10 @@ -IsLoggedInActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +IsLoggedInActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/isLoggedIn"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/isLoggedIn"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.KeyStorageClearActionProto.html b/classes/proto_src.KeyStorageClearActionProto.html index 6f85cc7e..4555daad 100644 --- a/classes/proto_src.KeyStorageClearActionProto.html +++ b/classes/proto_src.KeyStorageClearActionProto.html @@ -1,10 +1,10 @@ -KeyStorageClearActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +KeyStorageClearActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/clear"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/clear"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.KeyStorageGetItemActionProto.html b/classes/proto_src.KeyStorageGetItemActionProto.html index 4d3fa541..20f18d07 100644 --- a/classes/proto_src.KeyStorageGetItemActionProto.html +++ b/classes/proto_src.KeyStorageGetItemActionProto.html @@ -1,4 +1,4 @@ -KeyStorageGetItemActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +KeyStorageGetItemActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    extractable: boolean = false
    key: string = ""
    keyUsages: KeyUsage[] = []
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/getItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    extractable: boolean = false
    key: string = ""
    keyUsages: KeyUsage[] = []
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/getItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.KeyStorageIndexOfActionProto.html b/classes/proto_src.KeyStorageIndexOfActionProto.html index ded59c67..da894a12 100644 --- a/classes/proto_src.KeyStorageIndexOfActionProto.html +++ b/classes/proto_src.KeyStorageIndexOfActionProto.html @@ -1,4 +1,4 @@ -KeyStorageIndexOfActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +KeyStorageIndexOfActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    item: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/indexOf"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    item: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/indexOf"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.KeyStorageKeysActionProto.html b/classes/proto_src.KeyStorageKeysActionProto.html index 9a9fbcf7..8c9385a9 100644 --- a/classes/proto_src.KeyStorageKeysActionProto.html +++ b/classes/proto_src.KeyStorageKeysActionProto.html @@ -1,10 +1,10 @@ -KeyStorageKeysActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +KeyStorageKeysActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/keys"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/keys"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.KeyStorageRemoveItemActionProto.html b/classes/proto_src.KeyStorageRemoveItemActionProto.html index a037e8f3..c4951d93 100644 --- a/classes/proto_src.KeyStorageRemoveItemActionProto.html +++ b/classes/proto_src.KeyStorageRemoveItemActionProto.html @@ -1,4 +1,4 @@ -KeyStorageRemoveItemActionProto | webcrypto-local

    Class KeyStorageRemoveItemActionProto

    Hierarchy (view full)

    Constructors

    constructor +KeyStorageRemoveItemActionProto | webcrypto-local

    Class KeyStorageRemoveItemActionProto

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    key: string = ""
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/removeItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    key: string = ""
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/removeItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.KeyStorageSetItemActionProto.html b/classes/proto_src.KeyStorageSetItemActionProto.html index c484ab19..15882672 100644 --- a/classes/proto_src.KeyStorageSetItemActionProto.html +++ b/classes/proto_src.KeyStorageSetItemActionProto.html @@ -1,4 +1,4 @@ -KeyStorageSetItemActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +KeyStorageSetItemActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    item: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/setItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    item: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/keyStorage/setItem"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.LoginActionProto.html b/classes/proto_src.LoginActionProto.html index a5fbab4f..9f47f05f 100644 --- a/classes/proto_src.LoginActionProto.html +++ b/classes/proto_src.LoginActionProto.html @@ -1,10 +1,10 @@ -LoginActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +LoginActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/login"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/login"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.LogoutActionProto.html b/classes/proto_src.LogoutActionProto.html index f17850a7..203160ae 100644 --- a/classes/proto_src.LogoutActionProto.html +++ b/classes/proto_src.LogoutActionProto.html @@ -1,10 +1,10 @@ -LogoutActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +LogoutActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/logout"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/logout"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.OCSPRequestOptionsProto.html b/classes/proto_src.OCSPRequestOptionsProto.html index a5735938..820c077b 100644 --- a/classes/proto_src.OCSPRequestOptionsProto.html +++ b/classes/proto_src.OCSPRequestOptionsProto.html @@ -1,5 +1,5 @@ -OCSPRequestOptionsProto | webcrypto-local

    Hierarchy (view full)

    Implements

    Constructors

    constructor +OCSPRequestOptionsProto | webcrypto-local

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    Constructors

    Properties

    method: "post" | "get" = "get"
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    method: "post" | "get" = "get"
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ProviderAuthorizedEventProto.html b/classes/proto_src.ProviderAuthorizedEventProto.html index ff171ad7..3121cfac 100644 --- a/classes/proto_src.ProviderAuthorizedEventProto.html +++ b/classes/proto_src.ProviderAuthorizedEventProto.html @@ -1,9 +1,9 @@ -ProviderAuthorizedEventProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ProviderAuthorizedEventProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    version: number = 0
    ACTION: string = "provider/event/authorized"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    version: number = 0
    ACTION: string = "provider/event/authorized"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ProviderCryptoProto.html b/classes/proto_src.ProviderCryptoProto.html index 44325f7e..c6164c2a 100644 --- a/classes/proto_src.ProviderCryptoProto.html +++ b/classes/proto_src.ProviderCryptoProto.html @@ -1,4 +1,4 @@ -ProviderCryptoProto | webcrypto-local

    Hierarchy (view full)

    Implements

    Constructors

    constructor +ProviderCryptoProto | webcrypto-local

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    algorithms atr card @@ -11,4 +11,4 @@ token? version INDEX -

    Constructors

    Properties

    algorithms: string[] = []
    atr: string = ""
    card: string = ""
    id: string = ""
    isHardware: boolean = false
    isRemovable: boolean = false
    library?: string
    name: string = ""
    readOnly: boolean = false
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    algorithms: string[] = []
    atr: string = ""
    card: string = ""
    id: string = ""
    isHardware: boolean = false
    isRemovable: boolean = false
    library?: string
    name: string = ""
    readOnly: boolean = false
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ProviderGetCryptoActionProto.html b/classes/proto_src.ProviderGetCryptoActionProto.html index 9328670d..209d07c7 100644 --- a/classes/proto_src.ProviderGetCryptoActionProto.html +++ b/classes/proto_src.ProviderGetCryptoActionProto.html @@ -1,10 +1,10 @@ -ProviderGetCryptoActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ProviderGetCryptoActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    cryptoID: string = ""
    version: number = 0
    ACTION: string = "provider/action/getCrypto"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    cryptoID: string = ""
    version: number = 0
    ACTION: string = "provider/action/getCrypto"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ProviderInfoActionProto.html b/classes/proto_src.ProviderInfoActionProto.html index de641d0c..8d7a0dd9 100644 --- a/classes/proto_src.ProviderInfoActionProto.html +++ b/classes/proto_src.ProviderInfoActionProto.html @@ -1,9 +1,9 @@ -ProviderInfoActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ProviderInfoActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    version: number = 0
    ACTION: string = "provider/action/info"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    version: number = 0
    ACTION: string = "provider/action/info"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ProviderInfoProto.html b/classes/proto_src.ProviderInfoProto.html index cb1713f4..fa9ed0b9 100644 --- a/classes/proto_src.ProviderInfoProto.html +++ b/classes/proto_src.ProviderInfoProto.html @@ -1,6 +1,6 @@ -ProviderInfoProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ProviderInfoProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    name: string = ""
    providers: ProviderCryptoProto[] = []
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    name: string = ""
    providers: ProviderCryptoProto[] = []
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ProviderTokenEventProto.html b/classes/proto_src.ProviderTokenEventProto.html index aba558d4..edc4261e 100644 --- a/classes/proto_src.ProviderTokenEventProto.html +++ b/classes/proto_src.ProviderTokenEventProto.html @@ -1,4 +1,4 @@ -ProviderTokenEventProto | webcrypto-local

    Hierarchy (view full)

    Implements

    Constructors

    constructor +ProviderTokenEventProto | webcrypto-local

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    added: ProviderCryptoProto[] = []
    error?: ErrorProto
    removed: ProviderCryptoProto[] = []
    version: number = 0
    ACTION: string = "provider/event/token"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    added: ProviderCryptoProto[] = []
    error?: ErrorProto
    removed: ProviderCryptoProto[] = []
    version: number = 0
    ACTION: string = "provider/event/token"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ResetActionProto.html b/classes/proto_src.ResetActionProto.html index ed226bde..26d5795d 100644 --- a/classes/proto_src.ResetActionProto.html +++ b/classes/proto_src.ResetActionProto.html @@ -1,10 +1,10 @@ -ResetActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ResetActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/reset"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/reset"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ResultProto.html b/classes/proto_src.ResultProto.html index 4fead79d..bb509da5 100644 --- a/classes/proto_src.ResultProto.html +++ b/classes/proto_src.ResultProto.html @@ -1,4 +1,4 @@ -ResultProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ResultProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    data?: ArrayBuffer
    error?: ErrorProto
    status: boolean = false
    version: number = 0
    ACTION: string = "action"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    data?: ArrayBuffer
    error?: ErrorProto
    status: boolean = false
    version: number = 0
    ACTION: string = "action"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ServerIsLoggedInActionProto.html b/classes/proto_src.ServerIsLoggedInActionProto.html index f313f465..be33318d 100644 --- a/classes/proto_src.ServerIsLoggedInActionProto.html +++ b/classes/proto_src.ServerIsLoggedInActionProto.html @@ -1,9 +1,9 @@ -ServerIsLoggedInActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ServerIsLoggedInActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    version: number = 0
    ACTION: string = "server/isLoggedIn"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    version: number = 0
    ACTION: string = "server/isLoggedIn"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.ServerLoginActionProto.html b/classes/proto_src.ServerLoginActionProto.html index d9f0e29b..b66fe9bb 100644 --- a/classes/proto_src.ServerLoginActionProto.html +++ b/classes/proto_src.ServerLoginActionProto.html @@ -1,9 +1,9 @@ -ServerLoginActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +ServerLoginActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    version: number = 0
    ACTION: string = "server/login"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    version: number = 0
    ACTION: string = "server/login"
    INDEX: number = ActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.SignActionProto.html b/classes/proto_src.SignActionProto.html index 6844f351..67a84912 100644 --- a/classes/proto_src.SignActionProto.html +++ b/classes/proto_src.SignActionProto.html @@ -1,4 +1,4 @@ -SignActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +SignActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    key: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/sign"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    key: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    ACTION: string = "crypto/subtle/sign"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.TokenInfoProto.html b/classes/proto_src.TokenInfoProto.html index d03d83fa..32ed0130 100644 --- a/classes/proto_src.TokenInfoProto.html +++ b/classes/proto_src.TokenInfoProto.html @@ -1,4 +1,4 @@ -TokenInfoProto | webcrypto-local

    Hierarchy (view full)

    Implements

    Constructors

    constructor +TokenInfoProto | webcrypto-local

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    firmwareVersion: VersionProto = ...
    flags: number = 0

    bit flags indicating capabilities and status of the device

    -
    freePrivateMemory: number = 0

    the amount of free (unused) memory on the token in bytes for private objects

    -
    freePublicMemory: number = 0

    the amount of free (unused) memory on the token in bytes for objects

    -
    hardwareVersion: VersionProto = ...

    version number of hardware

    -
    label: string = ""

    application-defined label, assigned during token initialization.

    -
    manufacturerID: string = ""

    ID of the device manufacturer.

    -
    maxPinLen: number = 0

    maximum length in bytes of the PIN

    -
    maxRwSessionCount: number = 0

    maximum number of read/write sessions that can be opened +

    Constructors

    Properties

    firmwareVersion: VersionProto = ...
    flags: number = 0

    bit flags indicating capabilities and status of the device

    +
    freePrivateMemory: number = 0

    the amount of free (unused) memory on the token in bytes for private objects

    +
    freePublicMemory: number = 0

    the amount of free (unused) memory on the token in bytes for objects

    +
    hardwareVersion: VersionProto = ...

    version number of hardware

    +
    label: string = ""

    application-defined label, assigned during token initialization.

    +
    manufacturerID: string = ""

    ID of the device manufacturer.

    +
    maxPinLen: number = 0

    maximum length in bytes of the PIN

    +
    maxRwSessionCount: number = 0

    maximum number of read/write sessions that can be opened with the token at one time by a single application

    -
    maxSessionCount: number = 0

    maximum number of sessions that can be opened with the token at one time by a single application

    -
    minPinLen: number = 0

    minimum length in bytes of the PIN

    -
    model: string = ""

    model of the device.

    -
    rwSessionCount: number = 0

    number of read/write sessions that this application currently has open with the token

    -
    serialNumber: string = ""

    character-string serial number of the device

    -
    sessionCount: number = 0

    number of sessions that this application currently has open with the token

    -
    totalPrivateMemory: number = 0

    the total amount of memory on the token in bytes in which private objects may be stored

    -
    totalPublicMemory: number = 0

    the total amount of memory on the token in bytes in which objects may be stored

    -
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +
    maxSessionCount: number = 0

    maximum number of sessions that can be opened with the token at one time by a single application

    +
    minPinLen: number = 0

    minimum length in bytes of the PIN

    +
    model: string = ""

    model of the device.

    +
    rwSessionCount: number = 0

    number of read/write sessions that this application currently has open with the token

    +
    serialNumber: string = ""

    character-string serial number of the device

    +
    sessionCount: number = 0

    number of sessions that this application currently has open with the token

    +
    totalPrivateMemory: number = 0

    the total amount of memory on the token in bytes in which private objects may be stored

    +
    totalPublicMemory: number = 0

    the total amount of memory on the token in bytes in which objects may be stored

    +
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.UnwrapKeyActionProto.html b/classes/proto_src.UnwrapKeyActionProto.html index cc76a89b..3b2c85e8 100644 --- a/classes/proto_src.UnwrapKeyActionProto.html +++ b/classes/proto_src.UnwrapKeyActionProto.html @@ -1,4 +1,4 @@ -UnwrapKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +UnwrapKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    extractable: boolean = false
    format: KeyFormat = "raw"
    keyUsage: KeyUsage[] = []
    providerID: string = ""
    unwrapAlgorithm: AlgorithmProto = ...
    unwrappedKeyAlgorithm: AlgorithmProto = ...
    unwrappingKey: CryptoKeyProto = ...
    version: number = 0
    wrappedKey: ArrayBuffer = ...
    ACTION: string = "crypto/subtle/unwrapKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    extractable: boolean = false
    format: KeyFormat = "raw"
    keyUsage: KeyUsage[] = []
    providerID: string = ""
    unwrapAlgorithm: AlgorithmProto = ...
    unwrappedKeyAlgorithm: AlgorithmProto = ...
    unwrappingKey: CryptoKeyProto = ...
    version: number = 0
    wrappedKey: ArrayBuffer = ...
    ACTION: string = "crypto/subtle/unwrapKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.VerifyActionProto.html b/classes/proto_src.VerifyActionProto.html index c3f76c50..e0903fb0 100644 --- a/classes/proto_src.VerifyActionProto.html +++ b/classes/proto_src.VerifyActionProto.html @@ -1,4 +1,4 @@ -VerifyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +VerifyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    key: CryptoKeyProto = ...
    providerID: string = ""
    signature: ArrayBuffer = ...
    version: number = 0
    ACTION: string = "crypto/subtle/verify"
    INDEX: number = SignActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    algorithm: AlgorithmProto = ...
    data: ArrayBuffer = ...
    key: CryptoKeyProto = ...
    providerID: string = ""
    signature: ArrayBuffer = ...
    version: number = 0
    ACTION: string = "crypto/subtle/verify"
    INDEX: number = SignActionProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.VersionProto.html b/classes/proto_src.VersionProto.html index 8764310c..14b54965 100644 --- a/classes/proto_src.VersionProto.html +++ b/classes/proto_src.VersionProto.html @@ -1,6 +1,6 @@ -VersionProto | webcrypto-local

    Hierarchy (view full)

    Implements

    Constructors

    constructor +VersionProto | webcrypto-local

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    Constructors

    Properties

    major: number = 0
    minor: number = 0
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    major: number = 0
    minor: number = 0
    version: number = 0
    INDEX: number = BaseProto.INDEX
    \ No newline at end of file diff --git a/classes/proto_src.WrapKeyActionProto.html b/classes/proto_src.WrapKeyActionProto.html index 892231b1..d9ab9fb4 100644 --- a/classes/proto_src.WrapKeyActionProto.html +++ b/classes/proto_src.WrapKeyActionProto.html @@ -1,4 +1,4 @@ -WrapKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +WrapKeyActionProto | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    action: string

    name of the action

    -
    actionId: string = ""

    Identity of action (needs to link request to response)

    -
    format: KeyFormat = "raw"
    key: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    wrapAlgorithm: AlgorithmProto = ...
    wrappingKey: CryptoKeyProto = ...
    ACTION: string = "crypto/subtle/wrapKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file +

    Constructors

    Properties

    action: string

    name of the action

    +
    actionId: string = ""

    Identity of action (needs to link request to response)

    +
    format: KeyFormat = "raw"
    key: CryptoKeyProto = ...
    providerID: string = ""
    version: number = 0
    wrapAlgorithm: AlgorithmProto = ...
    wrappingKey: CryptoKeyProto = ...
    ACTION: string = "crypto/subtle/wrapKey"
    INDEX: number = CryptoActionProto.INDEX
    \ No newline at end of file diff --git a/classes/server_src.FileStorage.html b/classes/server_src.FileStorage.html index ad1f6628..aec2892f 100644 --- a/classes/server_src.FileStorage.html +++ b/classes/server_src.FileStorage.html @@ -1,6 +1,6 @@ FileStorage | webcrypto-local

    Identity key storage base on @peculiar/webcrypto

    Export

    OpenSSLStorage

    -

    Hierarchy (view full)

    Constructors

    Hierarchy (view full)

    Constructors

    Properties

    identities: IdentityList = {}
    remoteIdentities: {
        [key: string]: RemoteIdentity;
    } = {}

    Associative array of remote identities

    -

    Type declaration

    sessions: {
        [key: string]: ratchet.AsymmetricRatchet;
    } = {}

    Type declaration

    • [key: string]: ratchet.AsymmetricRatchet
    IDENTITY_STORAGE: string = "identity"
    REMOTE_STORAGE: string = "remoteIdentity"
    SESSION_STORAGE: string = "sessions"
    STORAGE_NAME: string = DOUBLE_KEY_RATCHET_STORAGE_DIR

    Methods

    • Returns identity by domain origin. +

    Constructors

    Properties

    identities: IdentityList = {}
    remoteIdentities: {
        [key: string]: RemoteIdentity;
    } = {}

    Associative array of remote identities

    +

    Type declaration

    sessions: {
        [key: string]: ratchet.AsymmetricRatchet;
    } = {}

    Type declaration

    • [key: string]: ratchet.AsymmetricRatchet
    IDENTITY_STORAGE: string = "identity"
    REMOTE_STORAGE: string = "remoteIdentity"
    SESSION_STORAGE: string = "sessions"
    STORAGE_NAME: string = DOUBLE_KEY_RATCHET_STORAGE_DIR

    Methods

    • Returns remote identity by key

      +

    Returns Promise<Identity>

    Returns Promise<null | RemoteIdentity>

    Returns Promise<void>

    \ No newline at end of file +

    Returns Promise<void>

    \ No newline at end of file diff --git a/classes/server_src.LocalServer.html b/classes/server_src.LocalServer.html index 81e32606..4f63c0c6 100644 --- a/classes/server_src.LocalServer.html +++ b/classes/server_src.LocalServer.html @@ -1,6 +1,6 @@ LocalServer | webcrypto-local

    Local server

    Export

    LocalServer

    -

    Hierarchy (view full)

    Constructors

    Hierarchy (view full)

    Constructors

    Properties

    Constructors

    Properties

    cardReader?: CardReaderService
    provider: ProviderService
    server: Server

    Server

    +

    Constructors

    Properties

    cardReader?: CardReaderService
    provider: ProviderService
    server: Server

    Server

    Memberof

    LocalServer

    -
    sessions: Session[] = []
    source: string = "server"

    Methods

    \ No newline at end of file +
    sessions: Session[] = []
    source: string = "server"

    Methods

    \ No newline at end of file diff --git a/classes/server_src.MemoryStorage.html b/classes/server_src.MemoryStorage.html index 7b761978..829e6548 100644 --- a/classes/server_src.MemoryStorage.html +++ b/classes/server_src.MemoryStorage.html @@ -1,4 +1,4 @@ -MemoryStorage | webcrypto-local

    Hierarchy (view full)

    Constructors

    constructor +MemoryStorage | webcrypto-local

    Hierarchy (view full)

    Constructors

    Properties

    identities: {
        [origin: string]: ratchet.Identity;
    } = {}

    Type declaration

    • [origin: string]: ratchet.Identity
    remoteIdentities: {
        [key: string]: RemoteIdentity;
    } = {}

    Type declaration

    sessions: {
        [key: string]: ratchet.AsymmetricRatchet;
    } = {}

    Type declaration

    • [key: string]: ratchet.AsymmetricRatchet

    Methods

    • Returns identity by domain origin. +

    Constructors

    Properties

    identities: {
        [origin: string]: ratchet.Identity;
    } = {}

    Type declaration

    • [origin: string]: ratchet.Identity
    remoteIdentities: {
        [key: string]: RemoteIdentity;
    } = {}

    Type declaration

    sessions: {
        [key: string]: ratchet.AsymmetricRatchet;
    } = {}

    Type declaration

    • [key: string]: ratchet.AsymmetricRatchet

    Methods

    • Returns remote identity by key

      +

    Returns Promise<Identity>

    Returns Promise<null | RemoteIdentity>

    Returns Promise<void>

    \ No newline at end of file +

    Returns Promise<void>

    \ No newline at end of file diff --git a/classes/server_src.RatchetStorage.html b/classes/server_src.RatchetStorage.html index 22f5390d..25877c35 100644 --- a/classes/server_src.RatchetStorage.html +++ b/classes/server_src.RatchetStorage.html @@ -1,4 +1,4 @@ -RatchetStorage | webcrypto-local

    Class RatchetStorageAbstract

    Hierarchy (view full)

    Constructors

    constructor +RatchetStorage | webcrypto-local

    Class RatchetStorageAbstract

    Hierarchy (view full)

    Constructors

    Methods

    • Returns identity by domain origin. +

    Constructors

    Methods

    • Returns remote identity by key

      +

    Returns Promise<Identity>

    Returns Promise<null | RemoteIdentity>

    Returns Promise<void>

    \ No newline at end of file +

    Returns Promise<void>

    \ No newline at end of file diff --git a/classes/server_src.WebCryptoLocalError.html b/classes/server_src.WebCryptoLocalError.html index e5a03b82..4e51235d 100644 --- a/classes/server_src.WebCryptoLocalError.html +++ b/classes/server_src.WebCryptoLocalError.html @@ -1,7 +1,7 @@ -WebCryptoLocalError | webcrypto-local

    Hierarchy

    • Error
      • WebCryptoLocalError

    Constructors

    constructor +WebCryptoLocalError | webcrypto-local

    Hierarchy

    • Error
      • WebCryptoLocalError

    Constructors

    Properties

    Methods

    Constructors

    Properties

    code: number = 0
    stack: string
    type: string = "wcl"
    CODE: typeof WebCryptoLocalErrorEnum = WebCryptoLocalErrorEnum

    Methods

    \ No newline at end of file +

    Constructors

    Properties

    code: number = 0
    stack: string
    type: string = "wcl"
    CODE: typeof WebCryptoLocalErrorEnum = WebCryptoLocalErrorEnum

    Methods

    \ No newline at end of file diff --git a/enums/cards_src.ConfigAttrEnum.html b/enums/cards_src.ConfigAttrEnum.html index 1be9c65b..ad415a83 100644 --- a/enums/cards_src.ConfigAttrEnum.html +++ b/enums/cards_src.ConfigAttrEnum.html @@ -1,3 +1,3 @@ -ConfigAttrEnum | webcrypto-local

    Enumeration ConfigAttrEnum

    Enumeration Members

    optional +ConfigAttrEnum | webcrypto-local

    Enumeration ConfigAttrEnum

    Enumeration Members

    Enumeration Members

    optional: "optional"
    required: "required"
    \ No newline at end of file +

    Enumeration Members

    optional: "optional"
    required: "required"
    \ No newline at end of file diff --git a/enums/cards_src.ConfigKeyUsagesEnum.html b/enums/cards_src.ConfigKeyUsagesEnum.html index 16f746b3..f2f70bed 100644 --- a/enums/cards_src.ConfigKeyUsagesEnum.html +++ b/enums/cards_src.ConfigKeyUsagesEnum.html @@ -1,4 +1,4 @@ ConfigKeyUsagesEnum | webcrypto-local

    Enumeration ConfigKeyUsagesEnum

    Deprecated

    It should be removed later

    -

    Enumeration Members

    Enumeration Members

    Enumeration Members

    optional: "optional"
    required: "required"
    \ No newline at end of file +

    Enumeration Members

    optional: "optional"
    required: "required"
    \ No newline at end of file diff --git a/enums/cards_src.ConfigTokenEnum.html b/enums/cards_src.ConfigTokenEnum.html index 7a1f8efa..92fb926b 100644 --- a/enums/cards_src.ConfigTokenEnum.html +++ b/enums/cards_src.ConfigTokenEnum.html @@ -1,5 +1,5 @@ ConfigTokenEnum | webcrypto-local

    Enumeration ConfigTokenEnum

    Deprecated

    It should be removed later

    -

    Enumeration Members

    Enumeration Members

    Enumeration Members

    optional: "optional"
    required: "required"
    static: "static"
    \ No newline at end of file +

    Enumeration Members

    optional: "optional"
    required: "required"
    static: "static"
    \ No newline at end of file diff --git a/functions/core_src.challenge.html b/functions/core_src.challenge.html index 39930fa2..19761641 100644 --- a/functions/core_src.challenge.html +++ b/functions/core_src.challenge.html @@ -1,4 +1,4 @@ challenge | webcrypto-local
    • Generates 6 digit string from server's identity and client's identity keys.

      Parameters

      • serverIdentity: ECPublicKey

        Server's identity public key

      • clientIdentity: ECPublicKey

        Client's identity public key

        -

      Returns Promise<string>

      Export

    \ No newline at end of file +

    Returns Promise<string>

    Export

    \ No newline at end of file diff --git a/interfaces/core_src.Assoc.html b/interfaces/core_src.Assoc.html index 8fc67591..a93c3f6c 100644 --- a/interfaces/core_src.Assoc.html +++ b/interfaces/core_src.Assoc.html @@ -1 +1 @@ -Assoc | webcrypto-local
    interface Assoc<T> {
        [key: string]: T;
    }

    Type Parameters

    • T

    Indexable

    [key: string]: T
    \ No newline at end of file +Assoc | webcrypto-local
    interface Assoc<T> {
        [key: string]: T;
    }

    Type Parameters

    • T

    Indexable

    [key: string]: T
    \ No newline at end of file diff --git a/interfaces/core_src.CryptoService.html b/interfaces/core_src.CryptoService.html index f0bef8d3..bcb7a2b6 100644 --- a/interfaces/core_src.CryptoService.html +++ b/interfaces/core_src.CryptoService.html @@ -1,4 +1,4 @@ -CryptoService | webcrypto-local
    interface CryptoService {
        name: string;
        policy: CryptoServicePolicy;
        supportedAlgorithms: CryptoServiceAlgorithm[];
    }

    Properties

    name +CryptoService | webcrypto-local
    interface CryptoService {
        name: string;
        policy: CryptoServicePolicy;
        supportedAlgorithms: CryptoServiceAlgorithm[];
    }

    Properties

    name: string
    supportedAlgorithms: CryptoServiceAlgorithm[]
    \ No newline at end of file +

    Properties

    name: string
    supportedAlgorithms: CryptoServiceAlgorithm[]
    \ No newline at end of file diff --git a/interfaces/core_src.CryptoServiceAlgorithm.html b/interfaces/core_src.CryptoServiceAlgorithm.html index f8cb7100..2a6d644c 100644 --- a/interfaces/core_src.CryptoServiceAlgorithm.html +++ b/interfaces/core_src.CryptoServiceAlgorithm.html @@ -1,2 +1,2 @@ -CryptoServiceAlgorithm | webcrypto-local

    Interface CryptoServiceAlgorithm

    interface CryptoServiceAlgorithm {
        name: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    name: string
    \ No newline at end of file +CryptoServiceAlgorithm | webcrypto-local

    Interface CryptoServiceAlgorithm

    interface CryptoServiceAlgorithm {
        name: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    name: string
    \ No newline at end of file diff --git a/interfaces/core_src.CryptoServiceEcAlgorithm.html b/interfaces/core_src.CryptoServiceEcAlgorithm.html index b578425c..d0030060 100644 --- a/interfaces/core_src.CryptoServiceEcAlgorithm.html +++ b/interfaces/core_src.CryptoServiceEcAlgorithm.html @@ -1,3 +1,3 @@ -CryptoServiceEcAlgorithm | webcrypto-local

    Interface CryptoServiceEcAlgorithm

    interface CryptoServiceEcAlgorithm {
        name: string;
        namedCurves: string[];
    }

    Hierarchy (view full)

    Properties

    name +CryptoServiceEcAlgorithm | webcrypto-local

    Interface CryptoServiceEcAlgorithm

    interface CryptoServiceEcAlgorithm {
        name: string;
        namedCurves: string[];
    }

    Hierarchy (view full)

    Properties

    Properties

    name: string
    namedCurves: string[]
    \ No newline at end of file +

    Properties

    name: string
    namedCurves: string[]
    \ No newline at end of file diff --git a/interfaces/core_src.CryptoServiceEcdhAlgorithm.html b/interfaces/core_src.CryptoServiceEcdhAlgorithm.html index f150468a..5e68658b 100644 --- a/interfaces/core_src.CryptoServiceEcdhAlgorithm.html +++ b/interfaces/core_src.CryptoServiceEcdhAlgorithm.html @@ -1,4 +1,4 @@ -CryptoServiceEcdhAlgorithm | webcrypto-local

    Interface CryptoServiceEcdhAlgorithm

    interface CryptoServiceEcdhAlgorithm {
        derivedKeyTypes: CryptoServiceSecretAlgorithm[];
        name: string;
        namedCurves: string[];
    }

    Hierarchy (view full)

    Properties

    derivedKeyTypes +CryptoServiceEcdhAlgorithm | webcrypto-local

    Interface CryptoServiceEcdhAlgorithm

    interface CryptoServiceEcdhAlgorithm {
        derivedKeyTypes: CryptoServiceSecretAlgorithm[];
        name: string;
        namedCurves: string[];
    }

    Hierarchy (view full)

    Properties

    derivedKeyTypes: CryptoServiceSecretAlgorithm[]
    name: string
    namedCurves: string[]
    \ No newline at end of file +

    Properties

    derivedKeyTypes: CryptoServiceSecretAlgorithm[]
    name: string
    namedCurves: string[]
    \ No newline at end of file diff --git a/interfaces/core_src.CryptoServicePolicy.html b/interfaces/core_src.CryptoServicePolicy.html index ebb8838a..1a256464 100644 --- a/interfaces/core_src.CryptoServicePolicy.html +++ b/interfaces/core_src.CryptoServicePolicy.html @@ -1,4 +1,4 @@ -CryptoServicePolicy | webcrypto-local

    Interface CryptoServicePolicy

    interface CryptoServicePolicy {
        maxKeyAge: number;
        maxNumberOfKeys: number;
        requirePasswordOnAllKeys: boolean;
    }

    Properties

    maxKeyAge +CryptoServicePolicy | webcrypto-local

    Interface CryptoServicePolicy

    interface CryptoServicePolicy {
        maxKeyAge: number;
        maxNumberOfKeys: number;
        requirePasswordOnAllKeys: boolean;
    }

    Properties

    maxKeyAge: number
    maxNumberOfKeys: number
    requirePasswordOnAllKeys: boolean
    \ No newline at end of file +

    Properties

    maxKeyAge: number
    maxNumberOfKeys: number
    requirePasswordOnAllKeys: boolean
    \ No newline at end of file diff --git a/interfaces/core_src.CryptoServiceRsaAlgorithm.html b/interfaces/core_src.CryptoServiceRsaAlgorithm.html index 207ae549..addb5d35 100644 --- a/interfaces/core_src.CryptoServiceRsaAlgorithm.html +++ b/interfaces/core_src.CryptoServiceRsaAlgorithm.html @@ -1,4 +1,4 @@ -CryptoServiceRsaAlgorithm | webcrypto-local

    Interface CryptoServiceRsaAlgorithm

    interface CryptoServiceRsaAlgorithm {
        modulusLengths: number[];
        name: string;
        publicExponents: ArrayBufferView;
    }

    Hierarchy (view full)

    Properties

    modulusLengths +CryptoServiceRsaAlgorithm | webcrypto-local

    Interface CryptoServiceRsaAlgorithm

    interface CryptoServiceRsaAlgorithm {
        modulusLengths: number[];
        name: string;
        publicExponents: ArrayBufferView;
    }

    Hierarchy (view full)

    Properties

    modulusLengths: number[]
    name: string
    publicExponents: ArrayBufferView
    \ No newline at end of file +

    Properties

    modulusLengths: number[]
    name: string
    publicExponents: ArrayBufferView
    \ No newline at end of file diff --git a/interfaces/core_src.CryptoServiceSecretAlgorithm.html b/interfaces/core_src.CryptoServiceSecretAlgorithm.html index 6d751f46..216580b4 100644 --- a/interfaces/core_src.CryptoServiceSecretAlgorithm.html +++ b/interfaces/core_src.CryptoServiceSecretAlgorithm.html @@ -1,3 +1,3 @@ -CryptoServiceSecretAlgorithm | webcrypto-local

    Interface CryptoServiceSecretAlgorithm

    interface CryptoServiceSecretAlgorithm {
        lengths: number[];
        name: string;
    }

    Hierarchy (view full)

    Properties

    lengths +CryptoServiceSecretAlgorithm | webcrypto-local

    Interface CryptoServiceSecretAlgorithm

    interface CryptoServiceSecretAlgorithm {
        lengths: number[];
        name: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    lengths: number[]
    name: string
    \ No newline at end of file +

    Properties

    lengths: number[]
    name: string
    \ No newline at end of file diff --git a/interfaces/core_src.IModule.html b/interfaces/core_src.IModule.html index 1862df02..fabe19e2 100644 --- a/interfaces/core_src.IModule.html +++ b/interfaces/core_src.IModule.html @@ -1,3 +1,3 @@ -IModule | webcrypto-local
    interface IModule {
        name: string;
        providers: ProviderCrypto[];
    }

    Properties

    name +IModule | webcrypto-local
    interface IModule {
        name: string;
        providers: ProviderCrypto[];
    }

    Properties

    Properties

    name: string
    providers: ProviderCrypto[]
    \ No newline at end of file +

    Properties

    name: string
    providers: ProviderCrypto[]
    \ No newline at end of file diff --git a/interfaces/core_src.LogData.html b/interfaces/core_src.LogData.html index bbc955f7..cc8c29be 100644 --- a/interfaces/core_src.LogData.html +++ b/interfaces/core_src.LogData.html @@ -1 +1 @@ -LogData | webcrypto-local
    interface LogData {
        [key: string]: any;
    }

    Indexable

    [key: string]: any
    \ No newline at end of file +LogData | webcrypto-local
    interface LogData {
        [key: string]: any;
    }

    Indexable

    [key: string]: any
    \ No newline at end of file diff --git a/interfaces/core_src.ProviderCrypto.html b/interfaces/core_src.ProviderCrypto.html index 08844cb4..e6b261d3 100644 --- a/interfaces/core_src.ProviderCrypto.html +++ b/interfaces/core_src.ProviderCrypto.html @@ -1,4 +1,4 @@ -ProviderCrypto | webcrypto-local
    interface ProviderCrypto {
        algorithms: string[];
        atr?: string;
        card: string;
        id: string;
        isHardware: boolean;
        isRemovable: boolean;
        library?: string;
        name: string;
        readOnly: boolean;
        token?: TokenInfo;
    }

    Implemented by

    Properties

    algorithms +ProviderCrypto | webcrypto-local
    interface ProviderCrypto {
        algorithms: string[];
        atr?: string;
        card: string;
        id: string;
        isHardware: boolean;
        isRemovable: boolean;
        library?: string;
        name: string;
        readOnly: boolean;
        token?: TokenInfo;
    }

    Implemented by

    Properties

    Properties

    algorithms: string[]
    atr?: string
    card: string
    id: string
    isHardware: boolean
    isRemovable: boolean
    library?: string
    name: string
    readOnly: boolean
    token?: TokenInfo
    \ No newline at end of file +

    Properties

    algorithms: string[]
    atr?: string
    card: string
    id: string
    isHardware: boolean
    isRemovable: boolean
    library?: string
    name: string
    readOnly: boolean
    token?: TokenInfo
    \ No newline at end of file diff --git a/interfaces/core_src.ServerInfo.html b/interfaces/core_src.ServerInfo.html index 00c510df..343b5bfa 100644 --- a/interfaces/core_src.ServerInfo.html +++ b/interfaces/core_src.ServerInfo.html @@ -1,6 +1,6 @@ -ServerInfo | webcrypto-local
    interface ServerInfo {
        cryptoServices: CryptoService[];
        id: string;
        preKey: string;
        type: string;
        version: string;
    }

    Properties

    cryptoServices +ServerInfo | webcrypto-local
    interface ServerInfo {
        cryptoServices: CryptoService[];
        id: string;
        preKey: string;
        type: string;
        version: string;
    }

    Properties

    cryptoServices: CryptoService[]
    id: string
    preKey: string
    type: string
    version: string
    \ No newline at end of file +

    Properties

    cryptoServices: CryptoService[]
    id: string
    preKey: string
    type: string
    version: string
    \ No newline at end of file diff --git a/interfaces/core_src.TokenInfo.html b/interfaces/core_src.TokenInfo.html index fbc60091..242b761d 100644 --- a/interfaces/core_src.TokenInfo.html +++ b/interfaces/core_src.TokenInfo.html @@ -1,4 +1,4 @@ -TokenInfo | webcrypto-local
    interface TokenInfo {
        firmwareVersion: Version;
        flags: number;
        freePrivateMemory: number;
        freePublicMemory: number;
        hardwareVersion: Version;
        label: string;
        manufacturerID: string;
        maxPinLen: number;
        maxRwSessionCount: number;
        maxSessionCount: number;
        minPinLen: number;
        model: string;
        rwSessionCount: number;
        serialNumber: string;
        sessionCount: number;
        totalPrivateMemory: number;
        totalPublicMemory: number;
    }

    Implemented by

    Properties

    firmwareVersion +TokenInfo | webcrypto-local
    interface TokenInfo {
        firmwareVersion: Version;
        flags: number;
        freePrivateMemory: number;
        freePublicMemory: number;
        hardwareVersion: Version;
        label: string;
        manufacturerID: string;
        maxPinLen: number;
        maxRwSessionCount: number;
        maxSessionCount: number;
        minPinLen: number;
        model: string;
        rwSessionCount: number;
        serialNumber: string;
        sessionCount: number;
        totalPrivateMemory: number;
        totalPublicMemory: number;
    }

    Implemented by

    Properties

    firmwareVersion: Version
    flags: number

    bit flags indicating capabilities and status of the device

    -
    freePrivateMemory: number

    the amount of free (unused) memory on the token in bytes for private objects

    -
    freePublicMemory: number

    the amount of free (unused) memory on the token in bytes for objects

    -
    hardwareVersion: Version

    version number of hardware

    -
    label: string

    application-defined label, assigned during token initialization.

    -
    manufacturerID: string

    ID of the device manufacturer.

    -
    maxPinLen: number

    maximum length in bytes of the PIN

    -
    maxRwSessionCount: number

    maximum number of read/write sessions that can be opened +

    Properties

    firmwareVersion: Version
    flags: number

    bit flags indicating capabilities and status of the device

    +
    freePrivateMemory: number

    the amount of free (unused) memory on the token in bytes for private objects

    +
    freePublicMemory: number

    the amount of free (unused) memory on the token in bytes for objects

    +
    hardwareVersion: Version

    version number of hardware

    +
    label: string

    application-defined label, assigned during token initialization.

    +
    manufacturerID: string

    ID of the device manufacturer.

    +
    maxPinLen: number

    maximum length in bytes of the PIN

    +
    maxRwSessionCount: number

    maximum number of read/write sessions that can be opened with the token at one time by a single application

    -
    maxSessionCount: number

    maximum number of sessions that can be opened with the token at one time by a single application

    -
    minPinLen: number

    minimum length in bytes of the PIN

    -
    model: string

    model of the device.

    -
    rwSessionCount: number

    number of read/write sessions that this application currently has open with the token

    -
    serialNumber: string

    character-string serial number of the device

    -
    sessionCount: number

    number of sessions that this application currently has open with the token

    -
    totalPrivateMemory: number

    the total amount of memory on the token in bytes in which private objects may be stored

    -
    totalPublicMemory: number

    the total amount of memory on the token in bytes in which objects may be stored

    -
    \ No newline at end of file +
    maxSessionCount: number

    maximum number of sessions that can be opened with the token at one time by a single application

    +
    minPinLen: number

    minimum length in bytes of the PIN

    +
    model: string

    model of the device.

    +
    rwSessionCount: number

    number of read/write sessions that this application currently has open with the token

    +
    serialNumber: string

    character-string serial number of the device

    +
    sessionCount: number

    number of sessions that this application currently has open with the token

    +
    totalPrivateMemory: number

    the total amount of memory on the token in bytes in which private objects may be stored

    +
    totalPublicMemory: number

    the total amount of memory on the token in bytes in which objects may be stored

    +
    \ No newline at end of file diff --git a/interfaces/core_src.TokenInfoEvent.html b/interfaces/core_src.TokenInfoEvent.html index 8ade8420..648219f5 100644 --- a/interfaces/core_src.TokenInfoEvent.html +++ b/interfaces/core_src.TokenInfoEvent.html @@ -1,4 +1,4 @@ -TokenInfoEvent | webcrypto-local
    interface TokenInfoEvent {
        added: ProviderCrypto[];
        error?: Error;
        removed: ProviderCrypto[];
    }

    Implemented by

    Properties

    added +TokenInfoEvent | webcrypto-local
    interface TokenInfoEvent {
        added: ProviderCrypto[];
        error?: Error;
        removed: ProviderCrypto[];
    }

    Implemented by

    Properties

    Properties

    error?: Error
    removed: ProviderCrypto[]
    \ No newline at end of file +

    Properties

    error?: Error
    removed: ProviderCrypto[]
    \ No newline at end of file diff --git a/interfaces/core_src.Version.html b/interfaces/core_src.Version.html index 79ee6960..23100c95 100644 --- a/interfaces/core_src.Version.html +++ b/interfaces/core_src.Version.html @@ -1,3 +1,3 @@ -Version | webcrypto-local
    interface Version {
        major: number;
        minor: number;
    }

    Implemented by

    Properties

    major +Version | webcrypto-local
    interface Version {
        major: number;
        minor: number;
    }

    Implemented by

    Properties

    Properties

    major: number
    minor: number
    \ No newline at end of file +

    Properties

    major: number
    minor: number
    \ No newline at end of file diff --git a/interfaces/proto_src.IAlgorithmConvertible.html b/interfaces/proto_src.IAlgorithmConvertible.html index 4d32076d..0fa1cfd0 100644 --- a/interfaces/proto_src.IAlgorithmConvertible.html +++ b/interfaces/proto_src.IAlgorithmConvertible.html @@ -1,3 +1,3 @@ -IAlgorithmConvertible | webcrypto-local

    Interface IAlgorithmConvertible

    interface IAlgorithmConvertible {
        fromAlgorithm(alg): this;
        toAlgorithm(): Algorithm;
    }

    Methods

    fromAlgorithm +IAlgorithmConvertible | webcrypto-local

    Interface IAlgorithmConvertible

    interface IAlgorithmConvertible {
        fromAlgorithm(alg): this;
        toAlgorithm(): Algorithm;
    }

    Methods

    \ No newline at end of file +

    Methods

    \ No newline at end of file diff --git a/interfaces/proto_src.OCSPRequestOptions.html b/interfaces/proto_src.OCSPRequestOptions.html index cc9d32e8..00ecbed3 100644 --- a/interfaces/proto_src.OCSPRequestOptions.html +++ b/interfaces/proto_src.OCSPRequestOptions.html @@ -1,2 +1,2 @@ -OCSPRequestOptions | webcrypto-local

    Interface OCSPRequestOptions

    interface OCSPRequestOptions {
        method: "post" | "get";
    }

    Implemented by

    Properties

    Properties

    method: "post" | "get"
    \ No newline at end of file +OCSPRequestOptions | webcrypto-local

    Interface OCSPRequestOptions

    interface OCSPRequestOptions {
        method: "post" | "get";
    }

    Implemented by

    Properties

    Properties

    method: "post" | "get"
    \ No newline at end of file diff --git a/interfaces/server_src.IServerOptions.html b/interfaces/server_src.IServerOptions.html index 2c0b46e2..f661c2ca 100644 --- a/interfaces/server_src.IServerOptions.html +++ b/interfaces/server_src.IServerOptions.html @@ -1,9 +1,9 @@ -IServerOptions | webcrypto-local
    interface IServerOptions {
        config: IProviderConfig;
        disablePCSC?: boolean;
        onMessagePrepare?: ((session, action) => Promise<unknown>);
        onMessageResult?: ((resolved, error?) => Promise<unknown>);
        storage: RatchetStorage;
    }

    Hierarchy

    • ServerOptions
      • IServerOptions

    Properties

    config +IServerOptions | webcrypto-local
    interface IServerOptions {
        config: IProviderConfig;
        disablePCSC?: boolean;
        onMessagePrepare?: ((session, action) => Promise<unknown>);
        onMessageResult?: ((resolved, error?) => Promise<unknown>);
        storage: RatchetStorage;
    }

    Hierarchy

    • ServerOptions
      • IServerOptions

    Properties

    config: IProviderConfig
    disablePCSC?: boolean

    Disables using of PCSC. No emit CardReader and Provider token events

    -
    onMessagePrepare?: ((session, action) => Promise<unknown>)

    Prepares server for message handling (auth, validation, setup, etc.).

    -

    Type declaration

      • (session, action): Promise<unknown>
      • Parameters

        Returns Promise<unknown>

    onMessageResult?: ((resolved, error?) => Promise<unknown>)

    Performs post-processing tasks after server message handling.

    -

    Type declaration

      • (resolved, error?): Promise<unknown>
      • Parameters

        • resolved: boolean
        • Optional error: Error

        Returns Promise<unknown>

    \ No newline at end of file +

    Properties

    config: IProviderConfig
    disablePCSC?: boolean

    Disables using of PCSC. No emit CardReader and Provider token events

    +
    onMessagePrepare?: ((session, action) => Promise<unknown>)

    Prepares server for message handling (auth, validation, setup, etc.).

    +

    Type declaration

      • (session, action): Promise<unknown>
      • Parameters

        Returns Promise<unknown>

    onMessageResult?: ((resolved, error?) => Promise<unknown>)

    Performs post-processing tasks after server message handling.

    +

    Type declaration

      • (resolved, error?): Promise<unknown>
      • Parameters

        • resolved: boolean
        • Optional error: Error

        Returns Promise<unknown>

    \ No newline at end of file diff --git a/interfaces/server_src.IdentityList.html b/interfaces/server_src.IdentityList.html index f7847c79..6dc9df6b 100644 --- a/interfaces/server_src.IdentityList.html +++ b/interfaces/server_src.IdentityList.html @@ -1 +1 @@ -IdentityList | webcrypto-local
    interface IdentityList {
        [origin: string]: ratchet.Identity;
    }

    Indexable

    [origin: string]: ratchet.Identity
    \ No newline at end of file +IdentityList | webcrypto-local
    interface IdentityList {
        [origin: string]: ratchet.Identity;
    }

    Indexable

    [origin: string]: ratchet.Identity
    \ No newline at end of file diff --git a/interfaces/server_src.JsonIdentity.html b/interfaces/server_src.JsonIdentity.html index b0a5a4ee..7e882c3b 100644 --- a/interfaces/server_src.JsonIdentity.html +++ b/interfaces/server_src.JsonIdentity.html @@ -1,7 +1,7 @@ -JsonIdentity | webcrypto-local
    interface JsonIdentity {
        createdAt: string;
        exchangeKey: JsonRatchetEcKey;
        id: number;
        preKeys: JsonRatchetEcKey[];
        signedPreKeys: JsonRatchetEcKey[];
        signingKey: JsonRatchetEcKey;
    }

    Properties

    createdAt +JsonIdentity | webcrypto-local
    interface JsonIdentity {
        createdAt: string;
        exchangeKey: JsonRatchetEcKey;
        id: number;
        preKeys: JsonRatchetEcKey[];
        signedPreKeys: JsonRatchetEcKey[];
        signingKey: JsonRatchetEcKey;
    }

    Properties

    createdAt: string
    exchangeKey: JsonRatchetEcKey
    id: number
    preKeys: JsonRatchetEcKey[]
    signedPreKeys: JsonRatchetEcKey[]
    signingKey: JsonRatchetEcKey
    \ No newline at end of file +

    Properties

    createdAt: string
    exchangeKey: JsonRatchetEcKey
    id: number
    preKeys: JsonRatchetEcKey[]
    signedPreKeys: JsonRatchetEcKey[]
    signingKey: JsonRatchetEcKey
    \ No newline at end of file diff --git a/interfaces/server_src.JsonIdentityBundle.html b/interfaces/server_src.JsonIdentityBundle.html index fe3b1795..610fa571 100644 --- a/interfaces/server_src.JsonIdentityBundle.html +++ b/interfaces/server_src.JsonIdentityBundle.html @@ -1,3 +1,3 @@ -JsonIdentityBundle | webcrypto-local
    interface JsonIdentityBundle {
        identities: JsonIdentityList;
        version: number;
    }

    Properties

    identities +JsonIdentityBundle | webcrypto-local
    interface JsonIdentityBundle {
        identities: JsonIdentityList;
        version: number;
    }

    Properties

    Properties

    identities: JsonIdentityList
    version: number
    \ No newline at end of file +

    Properties

    identities: JsonIdentityList
    version: number
    \ No newline at end of file diff --git a/interfaces/server_src.JsonIdentityList.html b/interfaces/server_src.JsonIdentityList.html index 0756b5c2..037fbe23 100644 --- a/interfaces/server_src.JsonIdentityList.html +++ b/interfaces/server_src.JsonIdentityList.html @@ -1 +1 @@ -JsonIdentityList | webcrypto-local
    interface JsonIdentityList {
        [origin: string]: JsonIdentity;
    }

    Indexable

    [origin: string]: JsonIdentity
    \ No newline at end of file +JsonIdentityList | webcrypto-local
    interface JsonIdentityList {
        [origin: string]: JsonIdentity;
    }

    Indexable

    [origin: string]: JsonIdentity
    \ No newline at end of file diff --git a/interfaces/server_src.JsonRatchetEcKey.html b/interfaces/server_src.JsonRatchetEcKey.html index d0ff3bfb..09ce8b14 100644 --- a/interfaces/server_src.JsonRatchetEcKey.html +++ b/interfaces/server_src.JsonRatchetEcKey.html @@ -1,4 +1,4 @@ -JsonRatchetEcKey | webcrypto-local
    interface JsonRatchetEcKey {
        privateKey: string;
        publicKey: string;
        thumbprint: string;
    }

    Properties

    privateKey +JsonRatchetEcKey | webcrypto-local
    interface JsonRatchetEcKey {
        privateKey: string;
        publicKey: string;
        thumbprint: string;
    }

    Properties

    privateKey: string
    publicKey: string
    thumbprint: string
    \ No newline at end of file +

    Properties

    privateKey: string
    publicKey: string
    thumbprint: string
    \ No newline at end of file diff --git a/interfaces/server_src.RemoteIdentity.html b/interfaces/server_src.RemoteIdentity.html index 81403827..9081c09c 100644 --- a/interfaces/server_src.RemoteIdentity.html +++ b/interfaces/server_src.RemoteIdentity.html @@ -1,3 +1,3 @@ -RemoteIdentity | webcrypto-local
    interface RemoteIdentity {
        origin?: string;
        userAgent?: string;
    }

    Hierarchy

    • RemoteIdentity
      • RemoteIdentity

    Properties

    origin? +RemoteIdentity | webcrypto-local
    interface RemoteIdentity {
        origin?: string;
        userAgent?: string;
    }

    Hierarchy

    • RemoteIdentity
      • RemoteIdentity

    Properties

    Properties

    origin?: string
    userAgent?: string
    \ No newline at end of file +

    Properties

    origin?: string
    userAgent?: string
    \ No newline at end of file diff --git a/modules/cards_src.html b/modules/cards_src.html index 3ebe7795..e85dcc8e 100644 --- a/modules/cards_src.html +++ b/modules/cards_src.html @@ -1,4 +1,4 @@ -cards/src | webcrypto-local

    Module cards/src

    Index

    Enumerations

    ConfigAttrEnum +cards/src | webcrypto-local

    Module cards/src

    Index

    Enumerations

    Classes

    Card diff --git a/modules/client_src.html b/modules/client_src.html index c5e28e43..ff5969a4 100644 --- a/modules/client_src.html +++ b/modules/client_src.html @@ -1,4 +1,4 @@ -client/src | webcrypto-local

    Module client/src

    Index

    Classes

    BrowserStorage +client/src | webcrypto-local

    Module client/src

    Index

    Classes

    BrowserStorage CertificateStorage CryptoServerError KeyStorage diff --git a/modules/core_src.html b/modules/core_src.html index 8c504703..9f93a114 100644 --- a/modules/core_src.html +++ b/modules/core_src.html @@ -1,4 +1,4 @@ -core/src | webcrypto-local

    Index

    Classes

    Event +core/src | webcrypto-local

    Index

    Classes

    Interfaces

    Assoc CryptoService diff --git a/modules/proto_src.html b/modules/proto_src.html index 0c78f5b9..22dd47aa 100644 --- a/modules/proto_src.html +++ b/modules/proto_src.html @@ -1,4 +1,4 @@ -proto/src | webcrypto-local

    Module proto/src

    Index

    Classes

    ActionProto +proto/src | webcrypto-local

    Module proto/src

    Index

    Classes

    ActionProto AlgorithmConverter AlgorithmProto ArrayStringConverter diff --git a/modules/server_src.html b/modules/server_src.html index 16d6909f..897fe593 100644 --- a/modules/server_src.html +++ b/modules/server_src.html @@ -1,4 +1,4 @@ -server/src | webcrypto-local

    Module server/src

    Index

    Classes

    FileStorage +server/src | webcrypto-local

    Module server/src

    Index

    Classes

    FileStorage LocalServer MemoryStorage RatchetStorage diff --git a/types/cards_src.AnyFunction.html b/types/cards_src.AnyFunction.html index 7a5f7085..e89602bc 100644 --- a/types/cards_src.AnyFunction.html +++ b/types/cards_src.AnyFunction.html @@ -1 +1 @@ -AnyFunction | webcrypto-local
    AnyFunction: ((...args) => any)

    Type declaration

      • (...args): any
      • Parameters

        • Rest ...args: any[]

        Returns any

    \ No newline at end of file +AnyFunction | webcrypto-local
    AnyFunction: ((...args) => any)

    Type declaration

      • (...args): any
      • Parameters

        • Rest ...args: any[]

        Returns any

    \ No newline at end of file diff --git a/types/cards_src.FileArchitecture.html b/types/cards_src.FileArchitecture.html index d90ff9c6..0537c3a9 100644 --- a/types/cards_src.FileArchitecture.html +++ b/types/cards_src.FileArchitecture.html @@ -1 +1 @@ -FileArchitecture | webcrypto-local

    Type alias FileArchitecture

    FileArchitecture: "x64" | "x86" | "any"
    \ No newline at end of file +FileArchitecture | webcrypto-local

    Type alias FileArchitecture

    FileArchitecture: "x64" | "x86" | "any"
    \ No newline at end of file diff --git a/types/cards_src.FileOS.html b/types/cards_src.FileOS.html index 9b2ce6df..5f1aa248 100644 --- a/types/cards_src.FileOS.html +++ b/types/cards_src.FileOS.html @@ -1 +1 @@ -FileOS | webcrypto-local
    FileOS: "windows" | "linux" | "osx"
    \ No newline at end of file +FileOS | webcrypto-local
    FileOS: "windows" | "linux" | "osx"
    \ No newline at end of file diff --git a/types/core_src.LogHandler.html b/types/core_src.LogHandler.html index a91ab308..02bfd6c9 100644 --- a/types/core_src.LogHandler.html +++ b/types/core_src.LogHandler.html @@ -1 +1 @@ -LogHandler | webcrypto-local
    LogHandler: ((level, source, message, data?) => void)

    Type declaration

      • (level, source, message, data?): void
      • Parameters

        Returns void

    \ No newline at end of file +LogHandler | webcrypto-local
    LogHandler: ((level, source, message, data?) => void)

    Type declaration

      • (level, source, message, data?): void
      • Parameters

        Returns void

    \ No newline at end of file diff --git a/types/core_src.LogLevel.html b/types/core_src.LogLevel.html index 2fed6678..f00a342b 100644 --- a/types/core_src.LogLevel.html +++ b/types/core_src.LogLevel.html @@ -1 +1 @@ -LogLevel | webcrypto-local
    LogLevel: "error" | "warn" | "info" | "debug"
    \ No newline at end of file +LogLevel | webcrypto-local
    LogLevel: "error" | "warn" | "info" | "debug"
    \ No newline at end of file diff --git a/variables/core_src.SERVER_WELL_KNOWN.html b/variables/core_src.SERVER_WELL_KNOWN.html index d56ecdf5..7a16a628 100644 --- a/variables/core_src.SERVER_WELL_KNOWN.html +++ b/variables/core_src.SERVER_WELL_KNOWN.html @@ -1 +1 @@ -SERVER_WELL_KNOWN | webcrypto-local

    Variable SERVER_WELL_KNOWNConst

    SERVER_WELL_KNOWN: "/.well-known/webcrypto-socket" = "/.well-known/webcrypto-socket"
    \ No newline at end of file +SERVER_WELL_KNOWN | webcrypto-local

    Variable SERVER_WELL_KNOWNConst

    SERVER_WELL_KNOWN: "/.well-known/webcrypto-socket" = "/.well-known/webcrypto-socket"
    \ No newline at end of file