TlsPolicyrevokeCertificates Field

Aerospike
Reject server certificates whose serial numbers match a serial number in this array.

Default: null (Do not exclude by certificate serial number)

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public byte[][] revokeCertificates

Field Value

Type: Byte
See Also

Reference