Package java.security.cert
Class CRL
- java.lang.Object
-
- java.security.cert.CRL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description String
getType()
abstract boolean
isRevoked(Certificate var0)
abstract String
toString()
-