Show / Hide Table of Contents

OceCertificates Property

OceCertificates

The certificate chain, containing the public key for the off-card entity (OCE) (SCP11a/c).

C#
public IReadOnlyList<X509Certificate2>? OceCertificates { get; }

Property Value

Type Description
IReadOnlyList<X509Certificate2>
In this article
Back to top Generated by DocFX