Documentation
¶
Overview ¶
Package certs with POGS capability definitions of the certificate services. Unfortunately capnp does generate POGS types so we need to duplicate them
Index ¶
Constants ¶
View Source
const CreateDeviceCertMethod = "createDeviceCert"
View Source
const CreateServiceCertMethod = "createServiceCert"
View Source
const CreateUserCertMethod = "createUserCert"
View Source
const DefaultDeviceCertValidityDays = 100
DefaultDeviceCertValidityDays with validity of generated device certificates
View Source
const DefaultServiceCertValidityDays = 100
DefaultServiceCertValidityDays with validity of generated service certificates
View Source
const DefaultUserCertValidityDays = 100
DefaultUserCertValidityDays with validity of generated client certificates
View Source
const ManageCertsCapability = "manageCerts"
ManageCertsCapability is the name of the Thing/Capability that handles management requests
View Source
const ServiceName = "certs"
ServiceName to connect to the service
View Source
const VerifyCertMethod = "verifyCert"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateCertResp ¶
type CreateDeviceCertArgs ¶
type CreateServiceCertArgs ¶
type CreateUserCertArgs ¶
type VerifyCertArgs ¶
Click to show internal directories.
Click to hide internal directories.