Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface GnuPKIExtension
extends X509Extension
Method 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()