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 voidIdentity. addCertificate(Certificate var0)voidIdentity. removeCertificate(Certificate var0)
-