public class BCryptPcodeEncoder extends PcodeEncoderWrapper
| 构造器和说明 |
|---|
BCryptPcodeEncoder() |
BCryptPcodeEncoder(int strength) |
BCryptPcodeEncoder(int strength,
SecureRandom random) |
public BCryptPcodeEncoder()
public BCryptPcodeEncoder(int strength)
public BCryptPcodeEncoder(int strength,
SecureRandom random)
Copyright © 2023. All rights reserved.