unknownExtendedKeyUsages property

List<ObjectId>? unknownExtendedKeyUsages
getter/setter pair

Used to describe extended key usages that are not listed in the KeyUsage.ExtendedKeyUsageOptions message.

Implementation

core.List<ObjectId>? unknownExtendedKeyUsages;