Searched refs:keyFormat (Results 1 – 1 of 1) sorted by relevance
468 int keyFormat, DERSequence authorizationList) throws Exception { in wrapKey() argument469 return wrapKey(publicKey, keyMaterial, mask, keyFormat, authorizationList, true); in wrapKey()473 int keyFormat, DERSequence authorizationList, boolean correctWrappingRequired) in wrapKey() argument477 descriptionItems.add(new DERInteger(keyFormat)); in wrapKey()