Skip to content

ICryptoTransform.TransformBlock does not mention that inputCount has to be a multiple of InputBlockSize #1828

Closed
@mvacha

Description

@mvacha

I think it's pretty important information, because the method throws exeption if the condition is not satisfied. The only place you can find out about it is in the ICryptoTransform source.

I wasn't able to locate the correct .md doccument with the docs, so that's why I'm not sending a PR (I assume this page is generated from the old docs).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions