X509CertImpl.getCriticalExtensionOIDs

Gets a Set of the extension(s) marked CRITICAL in the certificate. In the returned set, each extension is represented by its OID string.

@return a set of the extension oid strings in the certificate that are marked critical.

class X509CertImpl
Set!string
getCriticalExtensionOIDs
()

Meta