Uses of Interface
java.security.Certificate
-
Packages that use Certificate Package Description java.security -
-
Uses of Certificate in java.security
Methods in java.security that return Certificate Modifier and Type Method Description Certificate[]
Identity. certificates()
Methods in java.security with parameters of type Certificate Modifier and Type Method Description void
Identity. addCertificate(Certificate var0)
void
Identity. removeCertificate(Certificate var0)
-