public interface Wrapper
Modifier and Type | Method and Description |
---|---|
byte[] |
unwrap(byte[] in,
int inOff,
int inLen,
byte[] key) |
byte[] |
wrap(byte[] in,
int inOff,
int inLen,
byte[] key) |
Copyright © 2025. All rights reserved.