| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface GnuPKIExtensionextends X509ExtensionMethod Summary | |
Extension |
|
Collection | |
public Extension getExtension(OID oid)
Returns the extension object for the given object identifier.
- Parameters:
oid- The OID of the extension to get.
- Returns:
- The extension, or null if there is no such extension.
public Collection getExtensions()