subjectKeyId property

KeyId? subjectKeyId
getter/setter pair

Provides a means of identifiying certificates that contain a particular public key, per https://tools.ietf.org/html/rfc5280#section-4.2.1.2.

Implementation

KeyId? subjectKeyId;