Uses of Class
org.xipki.cmp.ProtectionVerificationResult
-
Packages that use ProtectionVerificationResult Package Description org.xipki.cmp -
-
Uses of ProtectionVerificationResult in org.xipki.cmp
Methods in org.xipki.cmp that return ProtectionVerificationResult Modifier and Type Method Description ProtectionVerificationResultVerifiedPkiMessage. getProtectionVerificationResult()Methods in org.xipki.cmp with parameters of type ProtectionVerificationResult Modifier and Type Method Description voidVerifiedPkiMessage. setProtectionVerificationResult(ProtectionVerificationResult protectionVerificationResult)
-