Package java.security.cert
Interface X509Extension
-
- All Known Implementing Classes:
X509Certificate,X509CRL,X509CRLEntry
public interface X509Extension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SetgetCriticalExtensionOIDs()byte[]getExtensionValue(String var0)SetgetNonCriticalExtensionOIDs()booleanhasUnsupportedCriticalExtension()
-