info.txt |
|
242 |
tpm2_rsa.cpp |
|
19018 |
tpm2_rsa.h |
This constructor is delegated to from the other (protected) constructor
to avoid calling the subclass' RSA_PublicKey's copy/move constructor
during initialization. This is to work around an apparent issue in MSVC
leading to a heap corruption.
|
6098 |