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.IOExceptionPKCS7Exceptionpublic PKCS7 readPKCS7(BIO bio, BIO[] bcont) throws java.io.IOException, PKCS7Exception
java.io.IOExceptionPKCS7ExceptionCopyright © 2002-2009 JRuby Team. All Rights Reserved.