@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
BlockJSONOperationMANAGE_CERTIFICATE
Interface BlockJSONOperationMANAGE_CERTIFICATE
X.509 Certificate operations
interface
BlockJSONOperationMANAGE_CERTIFICATE
{
certificateOrHash
:
string
|
Buffer
|
Certificate
|
CertificateHash
;
intermediateCertificates
?:
null
|
string
|
Buffer
|
CertificateBundle
;
method
:
ADD
|
SUBTRACT
;
type
:
MANAGE_CERTIFICATE
;
}
Hierarchy (
View Summary
)
BlockJSONOperation
BlockJSONOperationMANAGE_CERTIFICATE
Implemented by
BlockOperationMANAGE_CERTIFICATE
Index
Properties
P
certificate
Or
Hash
P
intermediate
Certificates?
P
method
P
type
Properties
certificate
Or
Hash
certificateOrHash
:
string
|
Buffer
|
Certificate
|
CertificateHash
Optional
intermediate
Certificates
intermediateCertificates
?:
null
|
string
|
Buffer
|
CertificateBundle
method
method
:
ADD
|
SUBTRACT
type
type
:
MANAGE_CERTIFICATE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
P
certificate
Or
Hash
P
intermediate
Certificates
P
method
P
type
@keetanetwork/keetanet-client
Loading...
X.509 Certificate operations