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

Recipient.java « cms « bouncycastle « org « java « main « src « pkix - gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 88c88a61c848de7182d4a2ec0b5cd986683b9520 (plain)
1
2
3
4
5
package org.bouncycastle.cms;

public interface Recipient
{
}