public class DataUriUtil extends Object
| Constructor and Description |
|---|
DataUriUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getKeyData(String dataUri)
Extract the key data from the given data uri.
|
static String |
getKeyId(String dataUri)
Extract the key identifier from the given data uri.
|
public static byte[] getKeyData(String dataUri)
dataUri - the data uri to extract the key data fromCopyright © 2017 Atlassian. All rights reserved.