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: 2.14.1869
Syntax
public Pkcs12Store KeyStore { get; }

Return Value

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