public class SMIME
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_SMLEN |
static byte[] |
NEWLINE |
public static final int MAX_SMLEN
public static final byte[] NEWLINE
public SMIME()
public SMIME(Mime mime)
public static boolean stripEol(byte[] linebuf, int[] plen)
public PKCS7 readPKCS7Base64(BIO bio) throws java.io.IOException, PKCS7Exception
java.io.IOException
PKCS7Exception
public PKCS7 readPKCS7(BIO bio, BIO[] bcont) throws java.io.IOException, PKCS7Exception
java.io.IOException
PKCS7Exception
Copyright © 2002-2009 JRuby Team. All Rights Reserved.