public abstract class PKCS7Padding extends Object
PKCS7Padding()
static byte[]
decode(byte[] bytes)
encode(int count)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PKCS7Padding()
public static byte[] encode(int count)
count
public static byte[] decode(byte[] bytes)
bytes
Copyright © 2021. All rights reserved.