public interface BSIG extends CDSignature<Byte,Short,BSIG>
Modifier and Type | Method and Description |
---|---|
Short |
getLength() |
Byte |
getSignature() |
BSIG |
setLength(Short length) |
BSIG |
setSignature(Byte signature) |
getData
Byte getSignature()
getSignature
in interface CDSignature<Byte,Short,BSIG>
BSIG setSignature(Byte signature)
setSignature
in interface CDSignature<Byte,Short,BSIG>
Copyright © 2019–2021 HCL. All rights reserved.