Welcome to mirror list, hosted at ThFree Co, Russian Federation.

X509StoreParameters.java « x509 « spongycastle « org « java « main « src « prov - gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 38a65abbefef0ee8424faece4ca5b15fcff45124 (plain)
1
2
3
4
5
package org.spongycastle.x509;

public interface X509StoreParameters
{
}