new EncodingUtils()
An EncodingUtils has static methods for encoding data.
- Source:
Methods
(static) dataToHtml(data)
Return a user friendly HTML string with the contents of data.
Parameters:
Name | Type | Description |
---|---|---|
data |
- Source:
(static) decodeSubjectPublicKeyInfo()
Decode the Buffer array which holds SubjectPublicKeyInfo and return an RSAKey.
- Source: