cn.dreampie.security.sign
类 SignatureKey

java.lang.Object
  继承者 cn.dreampie.security.sign.SignatureKey

public class SignatureKey
extends Object

User: xavierhanin Date: 1/30/13 Time: 6:19 PM


字段摘要
static SignatureKey DEFAULT
           
 
构造方法摘要
SignatureKey(byte[] key)
           
 
方法摘要
 byte[] getKey()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

DEFAULT

public static final SignatureKey DEFAULT
构造方法详细信息

SignatureKey

public SignatureKey(byte[] key)
方法详细信息

getKey

public byte[] getKey()


Copyright © 2015. All rights reserved.