Uses of Class
org.bouncycastle.dvcs.DVCSRequestInfo
Packages that use DVCSRequestInfo
-
Uses of DVCSRequestInfo in org.bouncycastle.dvcs
Methods in org.bouncycastle.dvcs that return DVCSRequestInfoMethods in org.bouncycastle.dvcs with parameters of type DVCSRequestInfoModifier and TypeMethodDescriptionstatic booleanDVCSRequestInfo.validate(DVCSRequestInfo requestInfo, DVCSRequestInfo responseInfo) Compares two DVCRequestInfo structures: one from DVCRequest, and one from DVCResponse.