iText 9.1.0 API
|
This interface represents the wrapper for PrivateKey that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations. More...
Public Member Functions |
|
String | GetAlgorithm () |
Gets private key algorithm. More... |
|
This interface represents the wrapper for PrivateKey that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
String iText.Commons.Bouncycastle.Crypto.IPrivateKey.GetAlgorithm | ( | ) |
Gets private key algorithm.
Implemented in iText.Bouncycastle.Crypto.PrivateKeyBC, and iText.Bouncycastlefips.Crypto.PrivateKeyBCFips.