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