public class UseSRTPData extends Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
mki |
protected int[] |
protectionProfiles |
| Constructor and Description |
|---|
UseSRTPData(int[] protectionProfiles,
byte[] mki) |
public UseSRTPData(int[] protectionProfiles,
byte[] mki)
protectionProfiles - see SRTPProtectionProfile for valid constants.mki - valid lengths from 0 to 255.public int[] getProtectionProfiles()
SRTPProtectionProfile for valid constants.public byte[] getMki()
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.