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 |
---|---|
System.Collections.Generic.IReadOnlyList<System.Security.Cryptography.X509Certificates.X509Certificate2> |