public class JWKUtil extends Object
Constructor and Description |
---|
JWKUtil() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
toIntegerBytes(BigInteger bigInt)
Convert BigInteger to 64-byte integer array
Copied from org.apache.commons.codec.binary.Base64
|
public static byte[] toIntegerBytes(BigInteger bigInt)
Copyright © 2021 JBoss by Red Hat. All rights reserved.