gnu.crypto.pki
public interface GnuPKIExtension extends X509Extension
| Method Summary | |
|---|---|
| Extension | getExtension(OID oid)
Returns the extension object for the given object identifier.
|
| Collection | getExtensions() |
Parameters: oid The OID of the extension to get.
Returns: The extension, or null if there is no such extension.