cordapp
5.1.1
cordapp
/
net.corda.plugins
/
Signing
Signing
open
class
Signing
@
Inject
constructor
(
objects
:
ObjectFactory
,
providers
:
ProviderFactory
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Signing
Link copied to clipboard
@
Inject
fun
Signing
(
objects
:
ObjectFactory
,
providers
:
ProviderFactory
)
Content copied to clipboard
Functions
enabled
Link copied to clipboard
fun
enabled
(
value
:
Boolean
)
Content copied to clipboard
fun
enabled
(
value
:
String
)
Content copied to clipboard
options
Link copied to clipboard
fun
options
(
action
:
Action
<
in
SigningOptions
>
)
Content copied to clipboard
Properties
enabled
Link copied to clipboard
@get:
Input
val
enabled
:
Property
<
Boolean
>
Content copied to clipboard
options
Link copied to clipboard
val
options
:
SigningOptions
Content copied to clipboard