Blockchain Commons XID TypeScript Library - v1.0.0-alpha.13
Preparing search index...
GeneratorData
Type Alias GeneratorData
GeneratorData
:
|
{
type
:
"decrypted"
;
generator
:
ProvenanceMarkGenerator
}
|
{
type
:
"encrypted"
;
envelope
:
Envelope
}
Generator data that can be either decrypted or encrypted.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Blockchain Commons XID TypeScript Library - v1.0.0-alpha.13
Loading...
Generator data that can be either decrypted or encrypted.