Click or drag to resize

ZebraP12InfoKeyStore Property

Gets the keystore of the processed client certificate.

Namespace: Zebra.Sdk.Certificate
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public Pkcs12Store KeyStore { get; }

Return Value

Pkcs12Store
The Pkcs12Store containing information about the processed certificate file.
See Also