X509CertImpl.getNonCriticalExtensionOIDs

Gets a Set of the extension(s) marked NON-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 NOT marked critical.

class X509CertImpl
Set!string
getNonCriticalExtensionOIDs
()

Meta