The properties of Java.Security.Cert.IX509Extension are listed below. For a list of all members, see the IX509Extension Members list.
[read-only] | CriticalExtensionOIDs | ICollection<string>. Returns the set of OIDs of the extension(s) marked as CRITICAL, that this implementation manages. |
[read-only] | HasUnsupportedCriticalExtension | bool. Returns whether this instance has an extension marked as CRITICAL that it cannot support. |
[read-only] | NonCriticalExtensionOIDs | ICollection<string>. Returns the set of OIDs of the extension(s) marked as NON-CRITICAL, that this implementation manages. |