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

Return Value

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