Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class gnu.java.security.x509.ext.Extension
Uses in package gnu.java.security.x509
Methods with return type gnu.java.security.x509.ext.Extension
Extension
GnuPKIExtension
.
getExtension
(
OID
oid)
Returns the extension object for the given object identifier.
Extension
X509Certificate
.
getExtension
(
OID
oid)
Extension
X509CRL
.
getExtension
(
OID
oid)
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About