Uses of Class
org.xipki.scep.message.AuthorityCertStore
-
Packages that use AuthorityCertStore Package Description org.xipki.scep.message -
-
Uses of AuthorityCertStore in org.xipki.scep.message
Methods in org.xipki.scep.message that return AuthorityCertStore Modifier and Type Method Description AuthorityCertStoreDecodedNextCaMessage. getAuthorityCertStore()static AuthorityCertStoreAuthorityCertStore. getInstance(org.xipki.security.X509Cert caCert, org.xipki.security.X509Cert... raCerts)Methods in org.xipki.scep.message with parameters of type AuthorityCertStore Modifier and Type Method Description voidDecodedNextCaMessage. setAuthorityCertStore(AuthorityCertStore authorityCertStore)
-