public class EncryptionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
addLength(byte[] array) |
static byte[] |
toByteArray(ByteBuffer buffer) |
public static byte[] toByteArray(ByteBuffer buffer)
public static byte[] addLength(byte[] array)
Copyright © 2006–2019 MuleSoft, Inc.. All rights reserved.