CmsEnvelopedDataStreamGeneratorSetBerEncodeRecipients Method
Use a BER Set to store the recipient information.
Namespace: Org.BouncyCastle.CmsAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public void SetBerEncodeRecipients(
bool berEncodeRecipientSet
)
Public Sub SetBerEncodeRecipients (
berEncodeRecipientSet As Boolean
)
public:
void SetBerEncodeRecipients(
bool berEncodeRecipientSet
)
function SetBerEncodeRecipients(berEncodeRecipientSet);
Parameters
- berEncodeRecipientSet Boolean
-