MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.mdoc.issuersigned
/
IssuerNamespacesBuilder
Issuer
Namespaces
Builder
class
IssuerNamespacesBuilder
(
dataElementRandomSize
:
Int
=
16
,
randomProvider
:
Random
=
Random
)
Members
Constructors
Issuer
Namespaces
Builder
Link copied to clipboard
constructor
(
dataElementRandomSize
:
Int
=
16
,
randomProvider
:
Random
=
Random
)
Functions
add
Namespace
Link copied to clipboard
fun
addNamespace
(
namespaceName
:
String
,
builderAction
:
IssuerNamespacesDataElementBuilder
.
(
)
->
Unit
)
build
Link copied to clipboard
fun
build
(
)
:
IssuerNamespaces