Méthode | Description | |
---|---|---|
CmsAuthenticatedDataStreamGenerator ( ) : System | ||
CmsAuthenticatedDataStreamGenerator ( |
||
Open ( Stream outStr, string encryptionOid ) : Stream | ||
Open ( Stream outStr, string encryptionOid, int keySize ) : Stream | ||
SetBerEncodeRecipients ( bool berEncodeRecipientSet ) : void | ||
SetBufferSize ( int bufferSize ) : void |
Méthode | Description | |
---|---|---|
Open ( Stream outStr, |
Méthode | Description | |
---|---|---|
Open ( Stream outStr, string macOid, |
public CmsAuthenticatedDataStreamGenerator ( ) : System | ||
Résultat | System |
public CmsAuthenticatedDataStreamGenerator ( |
||
rand | ||
Résultat | System |
protected Open ( Stream outStr, |
||
outStr | Stream | |
macAlgId | ||
cipherParameters | ICipherParameters | |
recipientInfos | ||
Résultat | Stream |
public Open ( Stream outStr, string encryptionOid ) : Stream | ||
outStr | Stream | |
encryptionOid | string | |
Résultat | Stream |
public Open ( Stream outStr, string encryptionOid, int keySize ) : Stream | ||
outStr | Stream | |
encryptionOid | string | |
keySize | int | |
Résultat | Stream |
public SetBerEncodeRecipients ( bool berEncodeRecipientSet ) : void | ||
berEncodeRecipientSet | bool | |
Résultat | void |
public SetBufferSize ( int bufferSize ) : void | ||
bufferSize | int | |
Résultat | void |