TlsCertificateGidBuilderImpl.pkcs11Uri

Set pkcs11Uri property.

class TlsCertificateGidBuilderImpl(T)
T
pkcs11Uri
(
string propval
)

Parameters

propval string

A URI referencing the PKCS \#11 objects containing an X.509 certificate and optionally a private key.

If null, the certificate is either not backed by PKCS \#11 or the #GTlsBackend does not support PKCS \#11.

Return Value

Type: T

Builder instance for fluent chaining