Uses of Class
org.xipki.scep.message.PkiMessage
-
Packages that use PkiMessage Package Description org.xipki.scep.client org.xipki.scep.message -
-
Uses of PkiMessage in org.xipki.scep.client
Methods in org.xipki.scep.client that return PkiMessage Modifier and Type Method Description PkiMessageEnrolmentResponse. getPkcsRep()Constructors in org.xipki.scep.client with parameters of type PkiMessage Constructor Description EnrolmentResponse(PkiMessage pkcsRep) -
Uses of PkiMessage in org.xipki.scep.message
Subclasses of PkiMessage in org.xipki.scep.message Modifier and Type Class Description classDecodedPkiMessageDecodedPkiMessage.
-