setEncryptionType method
Implementation
void setEncryptionType(TrackierEncryptionType encryptionType) {
this.encryptionType = encryptionType;
}
void setEncryptionType(TrackierEncryptionType encryptionType) {
this.encryptionType = encryptionType;
}