EncryptionAlgorithms
EncryptionAlgorithms Public class
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text.pdf.security
iTextSharp.text.pdf.security.EncryptionAlgorithms[[EncryptionAlgorithms]]
end
Members
Methods
Public Static methods
Returns | Name |
---|---|
string | GetAlgorithm (string oid) |
Details
Methods
GetAlgorithm
public static string GetAlgorithm(string oid)
Arguments
Type | Name | Description |
---|---|---|
string | oid |
Generated with ModularDoc