org.glite.voms.contact

Class VOMSDecoder


public class VOMSDecoder
extends java.lang.Object

This class implements a decoder for the non-standard Base-64 algorithm used by voms.

Method Summary

static byte[]
decode(String s)

Method Details

decode

public static byte[] decode(String s)