Java.Security.Cert.IX509Extension: Property Members

The properties of Java.Security.Cert.IX509Extension are listed below. For a list of all members, see the IX509Extension Members list.

Public Properties

[read-only]
CriticalExtensionOIDsICollection<string>. Returns the set of OIDs of the extension(s) marked as CRITICAL, that this implementation manages.
[read-only]
HasUnsupportedCriticalExtensionbool. Returns whether this instance has an extension marked as CRITICAL that it cannot support.
[read-only]
NonCriticalExtensionOIDsICollection<string>. Returns the set of OIDs of the extension(s) marked as NON-CRITICAL, that this implementation manages.