![JAR search and dependency download from the Maven repository](/logo.png)
org.bouncycastle.its.asn1.RecipientInfo Maven / Gradle / Ivy
package org.bouncycastle.its.asn1;
/**
*
* RecipientInfo ::= CHOICE {
* pskRecipInfo PreSharedKeyReicpientInfo,
* symmRecipInfo SymmRecipientInfo,
* certRecipInfo PKRecipientInfo,
* signedDataRecipInfo PKRecipientInfo,
* rekRecipInfo PKRecipientInfo
* }
*
*/
public class RecipientInfo
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy