public abstract class RecipientId extends Object implements Selector
Modifier and Type | Field and Description |
---|---|
static int |
kek |
static int |
keyAgree |
static int |
keyTrans |
static int |
password |
Modifier | Constructor and Description |
---|---|
protected |
RecipientId(int type) |
Modifier and Type | Method and Description |
---|---|
abstract Object |
clone() |
int |
getType()
Return the type code for this recipient ID.
|
public static final int keyTrans
public static final int kek
public static final int keyAgree
public static final int password
Copyright © 2021 BouncyCastle.org. All rights reserved.