Preparing search index...
The search index is not available
webcrypto-local
webcrypto-local
core/src
ProviderCrypto
Interface ProviderCrypto
interface
ProviderCrypto
{
algorithms
:
string
[]
;
atr
?:
string
;
card
:
string
;
id
:
string
;
isHardware
:
boolean
;
isRemovable
:
boolean
;
library
?:
string
;
name
:
string
;
readOnly
:
boolean
;
token
?:
TokenInfo
;
}
Implemented by
ProviderCryptoProto
Index
Properties
algorithms
atr?
card
id
is
Hardware
is
Removable
library?
name
read
Only
token?
Properties
algorithms
algorithms
:
string
[]
Optional
atr
atr
?:
string
card
card
:
string
id
id
:
string
is
Hardware
is
Hardware
:
boolean
is
Removable
is
Removable
:
boolean
Optional
library
library
?:
string
name
name
:
string
read
Only
read
Only
:
boolean
Optional
token
token
?:
TokenInfo
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
algorithms
atr
card
id
is
Hardware
is
Removable
library
name
read
Only
token
webcrypto-local
Loading...