Home
last modified time | relevance | path

Searched defs:certResult (Results 1 – 5 of 5) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/about/
H A Dcert.go80 type certResult struct { struct
81 cmd *cert
82 info object.HostCertificateInfo
85 func (r *certResult) Write(w io.Writer) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/about/
H A Dcert.go80 type certResult struct { struct
81 cmd *cert
82 info object.HostCertificateInfo
85 func (r *certResult) Write(w io.Writer) error {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/about/
H A Dcert.go80 type certResult struct { struct
81 cmd *cert
82 info object.HostCertificateInfo
85 func (r *certResult) Write(w io.Writer) error {
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx564 … sal_Int32 certResult = getSecurityEnvironmentForCertificate(xCert)->verifyCertificate(xCert, in ImplFillSignaturesBox() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx560 … sal_Int32 certResult = getSecurityEnvironmentForCertificate(xCert)->verifyCertificate(xCert, in ImplFillSignaturesBox() local