| 构造器和说明 |
|---|
RC4KeySpec(byte[] abyte0) |
RC4KeySpec(byte[] abyte0,
int i) |
RC4KeySpec(byte[] abyte0,
int i,
int j) |
public RC4KeySpec(byte[] abyte0)
throws InvalidKeyException
public RC4KeySpec(byte[] abyte0,
int i)
throws InvalidKeyException
public RC4KeySpec(byte[] abyte0,
int i,
int j)
throws InvalidKeyException
Copyright © 2020. All rights reserved.